| Index: base/prefs/mock_pref_change_callback.h
|
| diff --git a/base/prefs/mock_pref_change_callback.h b/base/prefs/mock_pref_change_callback.h
|
| index 48a8802684859d1d6b582b6e14b5a3e19eb4e5bb..0c2e3fa4d99235c66186f40c19e6f4f21eb7a8b8 100644
|
| --- a/base/prefs/mock_pref_change_callback.h
|
| +++ b/base/prefs/mock_pref_change_callback.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/prefs/pref_change_registrar.h"
|
| #include "base/prefs/pref_service.h"
|
| -#include "base/prefs/public/pref_change_registrar.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|
| using testing::Pointee;
|
|
|