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

Unified Diff: chrome/browser/password_manager/password_manager_util_ios.mm

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_ios.mm
diff --git a/chrome/browser/password_manager/password_manager_util_ios.mm b/chrome/browser/password_manager/password_manager_util_ios.mm
index 54a4cf5cd22211c901ae683c3d2b57e14495187f..77318f5e46fdd725e95e5a5d7bf716b0dd50b613 100644
--- a/chrome/browser/password_manager/password_manager_util_ios.mm
+++ b/chrome/browser/password_manager/password_manager_util_ios.mm
@@ -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