| Index: chrome/browser/ui/webui/options/content_settings_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options/content_settings_handler.cc b/chrome/browser/ui/webui/options/content_settings_handler.cc
|
| index 365b07d555e39e6e759d593547d098b3ffd0abb5..b92be0b5d914da4d51bd83b995e76e62f3e7c4c7 100644
|
| --- a/chrome/browser/ui/webui/options/content_settings_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/content_settings_handler.cc
|
| @@ -28,6 +28,7 @@
|
| #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 "grit/generated_resources.h"
|
|
|