Index: chrome/browser/sync/profile_sync_service_unittest.cc |
diff --git a/chrome/browser/sync/profile_sync_service_unittest.cc b/chrome/browser/sync/profile_sync_service_unittest.cc |
index da4b5f78e6660bc636a0ac6e719bad7aeeb7e4ba..7c8a48080d6b48247c84b80af600d3feaaeb8f97 100644 |
--- a/chrome/browser/sync/profile_sync_service_unittest.cc |
+++ b/chrome/browser/sync/profile_sync_service_unittest.cc |
@@ -18,7 +18,7 @@ |
#include "chrome/browser/sync/test_profile_sync_service.h" |
#include "chrome/common/chrome_version_info.h" |
#include "chrome/common/pref_names.h" |
-#include "chrome/test/base/testing_pref_service.h" |
+#include "chrome/test/base/testing_pref_service_syncable.h" |
#include "chrome/test/base/testing_profile.h" |
#include "content/public/common/content_client.h" |
#include "content/public/test/test_browser_thread.h" |