Index: chrome/browser/ui/webui/options/content_settings_handler.cc |
=================================================================== |
--- chrome/browser/ui/webui/options/content_settings_handler.cc (revision 105328) |
+++ chrome/browser/ui/webui/options/content_settings_handler.cc (working copy) |
@@ -29,9 +29,9 @@ |
#include "chrome/common/url_constants.h" |
#include "content/browser/tab_contents/tab_contents.h" |
#include "content/common/content_notification_types.h" |
-#include "content/common/content_switches.h" |
#include "content/common/notification_service.h" |
#include "content/common/notification_source.h" |
+#include "content/public/common/content_switches.h" |
#include "grit/generated_resources.h" |
#include "grit/locale_settings.h" |
#include "ui/base/l10n/l10n_util.h" |