summaryrefslogtreecommitdiffstats
path: root/chrome/browser/policy/url_blacklist_manager.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/policy/url_blacklist_manager.cc')
-rw-r--r--chrome/browser/policy/url_blacklist_manager.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/policy/url_blacklist_manager.cc b/chrome/browser/policy/url_blacklist_manager.cc
index 44791a5..59a0e13 100644
--- a/chrome/browser/policy/url_blacklist_manager.cc
+++ b/chrome/browser/policy/url_blacklist_manager.cc
@@ -12,7 +12,7 @@
#include "chrome/browser/prefs/pref_service.h"
#include "chrome/common/chrome_notification_types.h"
#include "chrome/common/pref_names.h"
-#include "content/browser/browser_thread.h"
+#include "content/public/browser/browser_thread.h"
#include "content/public/browser/notification_details.h"
#include "content/public/browser/notification_source.h"
#include "googleurl/src/gurl.h"