Index: chrome/browser/password_manager/password_store_x.cc |
diff --git a/chrome/browser/password_manager/password_store_x.cc b/chrome/browser/password_manager/password_store_x.cc |
index 36e0bc80f6774cc0734492d5f1cf56a474126fbc..6f1beccccff3237ca621d87df98c6041556b9787 100644 |
--- a/chrome/browser/password_manager/password_store_x.cc |
+++ b/chrome/browser/password_manager/password_store_x.cc |
@@ -15,7 +15,7 @@ |
#include "chrome/browser/chrome_notification_types.h" |
#include "components/password_manager/core/browser/password_store_change.h" |
#include "components/password_manager/core/common/password_manager_pref_names.h" |
-#include "components/user_prefs/pref_registry_syncable.h" |
+#include "components/pref_registry/pref_registry_syncable.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_service.h" |