| Index: chrome/browser/content_settings/cookie_settings.h
|
| diff --git a/chrome/browser/content_settings/cookie_settings.h b/chrome/browser/content_settings/cookie_settings.h
|
| index 5be1c4ca955510a5e8f06d4c2e4d50d9731a1025..4505db3723171102f5bb706c3703e0bcc4813512 100644
|
| --- a/chrome/browser/content_settings/cookie_settings.h
|
| +++ b/chrome/browser/content_settings/cookie_settings.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/singleton.h"
|
| -#include "base/prefs/public/pref_change_registrar.h"
|
| +#include "base/prefs/pref_change_registrar.h"
|
| #include "base/synchronization/lock.h"
|
| #include "chrome/browser/content_settings/host_content_settings_map.h"
|
| #include "chrome/browser/profiles/refcounted_profile_keyed_service.h"
|
|
|