summaryrefslogtreecommitdiffstats
path: root/chrome/browser/content_settings/cookie_settings.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/content_settings/cookie_settings.cc')
-rw-r--r--chrome/browser/content_settings/cookie_settings.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/content_settings/cookie_settings.cc b/chrome/browser/content_settings/cookie_settings.cc
index 141ea67..da8614f 100644
--- a/chrome/browser/content_settings/cookie_settings.cc
+++ b/chrome/browser/content_settings/cookie_settings.cc
@@ -15,8 +15,8 @@
#include "chrome/common/chrome_switches.h"
#include "chrome/common/content_settings_pattern.h"
#include "chrome/common/pref_names.h"
-#include "content/browser/browser_thread.h"
#include "content/browser/user_metrics.h"
+#include "content/public/browser/browser_thread.h"
#include "content/public/browser/notification_service.h"
#include "content/public/browser/notification_source.h"
#include "googleurl/src/gurl.h"