Index: chrome/browser/ui/search/instant_controller.cc |
diff --git a/chrome/browser/ui/search/instant_controller.cc b/chrome/browser/ui/search/instant_controller.cc |
index 0021a5f7e5a728567eb6a9cd607f316ad5e89633..74fc1266b5146660dc97e31b3047a3628fd5642b 100644 |
--- a/chrome/browser/ui/search/instant_controller.cc |
+++ b/chrome/browser/ui/search/instant_controller.cc |
@@ -7,7 +7,6 @@ |
#include "base/prefs/pref_service.h" |
#include "base/strings/stringprintf.h" |
#include "chrome/browser/chrome_notification_types.h" |
-#include "chrome/browser/content_settings/content_settings_provider.h" |
#include "chrome/browser/content_settings/host_content_settings_map.h" |
markusheintz_
2014/08/01 15:27:20
Looks like this is also not used.
lucinka.brozkova
2014/08/08 10:28:18
Done.
|
#include "chrome/browser/platform_util.h" |
#include "chrome/browser/profiles/profile.h" |