Index: chrome/browser/content_settings/permission_queue_controller.cc |
diff --git a/chrome/browser/content_settings/permission_queue_controller.cc b/chrome/browser/content_settings/permission_queue_controller.cc |
index c32e9d941750af14be685997e4efef9853769b76..191e0850196f26c4d30fd0cc7ef8449c015a0138 100644 |
--- a/chrome/browser/content_settings/permission_queue_controller.cc |
+++ b/chrome/browser/content_settings/permission_queue_controller.cc |
@@ -15,8 +15,8 @@ |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/services/gcm/push_messaging_infobar_delegate.h" |
#include "chrome/browser/tab_contents/tab_util.h" |
-#include "chrome/common/content_settings.h" |
#include "chrome/common/pref_names.h" |
+#include "components/content_settings/core/common/content_settings.h" |
#include "components/infobars/core/infobar.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/notification_details.h" |