| Index: base/prefs/pref_member_unittest.cc
|
| diff --git a/base/prefs/pref_member_unittest.cc b/base/prefs/pref_member_unittest.cc
|
| index c27678027b08f6f592c3e9c11c8de949108195d7..d4d7e02c9782396701137fdc0a8d8a78db7d4c99 100644
|
| --- a/base/prefs/pref_member_unittest.cc
|
| +++ b/base/prefs/pref_member_unittest.cc
|
| @@ -5,7 +5,7 @@
|
| #include "base/prefs/pref_member.h"
|
|
|
| #include "base/bind.h"
|
| -#include "base/message_loop.h"
|
| +#include "base/message_loop/message_loop.h"
|
| #include "base/prefs/pref_registry_simple.h"
|
| #include "base/prefs/testing_pref_service.h"
|
| #include "base/synchronization/waitable_event.h"
|
|
|