Index: chrome/browser/password_manager/password_store_default.cc |
diff --git a/chrome/browser/password_manager/password_store_default.cc b/chrome/browser/password_manager/password_store_default.cc |
index 83909a7a07e9adbd21e336d2255ceadcd7141a55..012cfa1bf0f789c87ded2a7989f6a17eae38ee95 100644 |
--- a/chrome/browser/password_manager/password_store_default.cc |
+++ b/chrome/browser/password_manager/password_store_default.cc |
@@ -8,7 +8,7 @@ |
#include "chrome/browser/chrome_thread.h" |
#include "chrome/browser/password_manager/password_store_change.h" |
-#include "chrome/browser/pref_service.h" |
+#include "chrome/browser/prefs/pref_service.h" |
#include "chrome/browser/webdata/web_data_service.h" |
#include "chrome/common/chrome_constants.h" |
#include "chrome/common/notification_service.h" |