Index: chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc |
diff --git a/chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc b/chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc |
index 833def4280d00357a2a4f3e297b367ce29e934f0..288196dd5cef854bd3149834558d57a86af9011c 100644 |
--- a/chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc |
+++ b/chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc |
@@ -19,7 +19,6 @@ |
#include "base/memory/ref_counted.h" |
#include "base/metrics/field_trial.h" |
#include "base/path_service.h" |
-#include "base/prefs/pref_service.h" |
#include "base/strings/string_split.h" |
#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |
@@ -50,6 +49,7 @@ |
#include "chrome/test/base/ui_test_utils.h" |
#include "components/bookmarks/browser/startup_task_runner_service.h" |
#include "components/content_settings/core/browser/host_content_settings_map.h" |
+#include "components/prefs/pref_service.h" |
#include "components/safe_browsing_db/database_manager.h" |
#include "components/safe_browsing_db/util.h" |
#include "content/public/browser/interstitial_page.h" |