| Index: chrome/browser/sync/sync_prefs_unittest.cc
|
| diff --git a/chrome/browser/sync/sync_prefs_unittest.cc b/chrome/browser/sync/sync_prefs_unittest.cc
|
| index dd08c5ffb6dfadbe02c297f55a4ddb00dd0fbd03..d963bab454aaafc60189585f811868c445213fe9 100644
|
| --- a/chrome/browser/sync/sync_prefs_unittest.cc
|
| +++ b/chrome/browser/sync/sync_prefs_unittest.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/message_loop.h"
|
| #include "base/time.h"
|
| -#include "chrome/test/base/testing_pref_service.h"
|
| +#include "chrome/test/base/testing_pref_service_syncable.h"
|
| #include "sync/internal_api/public/base/model_type.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|