| Index: chrome/browser/content_settings/host_content_settings_map.h
|
| diff --git a/chrome/browser/content_settings/host_content_settings_map.h b/chrome/browser/content_settings/host_content_settings_map.h
|
| index 1f1637fde73b65f13b00b8afa074c70dcbf349dd..28771dac93f065d9a21f959f237dca99c4369a55 100644
|
| --- a/chrome/browser/content_settings/host_content_settings_map.h
|
| +++ b/chrome/browser/content_settings/host_content_settings_map.h
|
| @@ -14,7 +14,7 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/prefs/public/pref_change_registrar.h"
|
| +#include "base/prefs/pref_change_registrar.h"
|
| #include "base/threading/platform_thread.h"
|
| #include "base/tuple.h"
|
| #include "chrome/browser/content_settings/content_settings_observer.h"
|
|
|