| Index: chrome/browser/content_settings/host_content_settings_map.cc
|
| ===================================================================
|
| --- chrome/browser/content_settings/host_content_settings_map.cc (revision 105328)
|
| +++ chrome/browser/content_settings/host_content_settings_map.cc (working copy)
|
| @@ -28,9 +28,9 @@
|
| #include "chrome/common/url_constants.h"
|
| #include "content/browser/browser_thread.h"
|
| #include "content/browser/user_metrics.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 "googleurl/src/gurl.h"
|
| #include "net/base/net_errors.h"
|
| #include "net/base/static_cookie_policy.h"
|
|
|