Index: chrome/browser/safe_browsing/chrome_password_protection_service.cc |
diff --git a/chrome/browser/safe_browsing/chrome_password_protection_service.cc b/chrome/browser/safe_browsing/chrome_password_protection_service.cc |
index 9c4efee47e7016d45575efe9ec65b1143ebc84ef..77ecc63f429e228f6cbc9bfea86783b767b3de56 100644 |
--- a/chrome/browser/safe_browsing/chrome_password_protection_service.cc |
+++ b/chrome/browser/safe_browsing/chrome_password_protection_service.cc |
@@ -14,9 +14,9 @@ |
#include "chrome/browser/safe_browsing/safe_browsing_service.h" |
#include "chrome/browser/sync/profile_sync_service_factory.h" |
#include "components/browser_sync/profile_sync_service.h" |
+#include "components/safe_browsing/common/safe_browsing_prefs.h" |
#include "components/safe_browsing/password_protection/password_protection_request.h" |
#include "components/safe_browsing_db/database_manager.h" |
-#include "components/safe_browsing_db/safe_browsing_prefs.h" |
using content::BrowserThread; |