| Index: chrome/test/base/testing_pref_service_syncable.cc
|
| diff --git a/chrome/test/base/testing_pref_service_syncable.cc b/chrome/test/base/testing_pref_service_syncable.cc
|
| index 94b5fe578e02fadc3d476bf5fe229c51ba110512..20bfac4befcd41c3925ce6ca507c2823ab850f57 100644
|
| --- a/chrome/test/base/testing_pref_service_syncable.cc
|
| +++ b/chrome/test/base/testing_pref_service_syncable.cc
|
| @@ -5,6 +5,7 @@
|
| #include "chrome/test/base/testing_pref_service_syncable.h"
|
|
|
| #include "base/bind.h"
|
| +#include "base/prefs/default_pref_store.h"
|
| #include "base/prefs/pref_notifier_impl.h"
|
| #include "base/prefs/pref_value_store.h"
|
| #include "chrome/browser/prefs/pref_registry_syncable.h"
|
|
|