| Index: base/prefs/pref_member.h
|
| diff --git a/base/prefs/pref_member.h b/base/prefs/pref_member.h
|
| index 6aeb5f9409054db22cdb2dd74189266c4a4f9104..08c60708d6db705caf80ee54df3014cfe60854c0 100644
|
| --- a/base/prefs/pref_member.h
|
| +++ b/base/prefs/pref_member.h
|
| @@ -33,7 +33,7 @@
|
| #include "base/files/file_path.h"
|
| #include "base/logging.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "base/prefs/base_prefs_export.h"
|
| #include "base/prefs/pref_observer.h"
|
| #include "base/values.h"
|
|
|