Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(564)

Unified Diff: chrome/browser/password_manager/password_manager_util_android.cc

Issue 1133613007: Move password_manager_util and password_bubble_experiment to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@486739_componentise_experiment_utils_to_ios_sources
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/password_manager/password_manager_util_android.cc
diff --git a/chrome/browser/password_manager/password_manager_util_android.cc b/chrome/browser/password_manager/password_manager_util_android.cc
index c2d19dad262336d13c2f7544d2effed5bf453cb8..10c0149ca63fd777e2bd53c41efc967ecd6eaca0 100644
--- a/chrome/browser/password_manager/password_manager_util_android.cc
+++ b/chrome/browser/password_manager/password_manager_util_android.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/password_manager/password_manager_util.h"
+#include "components/password_manager/core/browser/password_manager_util.h"
namespace password_manager_util {

Powered by Google App Engine
This is Rietveld 408576698