| Index: base/prefs/pref_notifier_impl.h
|
| diff --git a/base/prefs/pref_notifier_impl.h b/base/prefs/pref_notifier_impl.h
|
| index 8f5120aa412a873e94631a9c851e3bf53d6cbd0e..655203d06dbc767bdbff76bb569ebe8380a82f95 100644
|
| --- a/base/prefs/pref_notifier_impl.h
|
| +++ b/base/prefs/pref_notifier_impl.h
|
| @@ -10,7 +10,7 @@
|
|
|
| #include "base/callback.h"
|
| #include "base/compiler_specific.h"
|
| -#include "base/hash_tables.h"
|
| +#include "base/containers/hash_tables.h"
|
| #include "base/observer_list.h"
|
| #include "base/prefs/base_prefs_export.h"
|
| #include "base/prefs/pref_notifier.h"
|
|
|