blob: caf654a924629677f672900c5ae4b08c627feb5b [file] [log] [blame]
// Copyright 2013 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
namespace password_manager_util {
bool AuthenticateUser() {
return true;
}
} // namespace password_manager_util