Index: chrome/browser/prefs/prefs_syncable_service_unittest.cc |
diff --git a/chrome/browser/prefs/prefs_syncable_service_unittest.cc b/chrome/browser/prefs/prefs_syncable_service_unittest.cc |
index bb410e210193ee9c6508039bbbe91bce2f3f4927..e9650eec8d8f0a5b8ed1c1380711a42ceba3a6ae 100644 |
--- a/chrome/browser/prefs/prefs_syncable_service_unittest.cc |
+++ b/chrome/browser/prefs/prefs_syncable_service_unittest.cc |
@@ -15,11 +15,11 @@ |
#include "components/pref_registry/pref_registry_syncable.h" |
#include "grit/locale_settings.h" |
#include "sync/api/attachments/attachment_id.h" |
-#include "sync/api/attachments/attachment_service_proxy_for_test.h" |
#include "sync/api/sync_change.h" |
#include "sync/api/sync_data.h" |
#include "sync/api/sync_error_factory_mock.h" |
#include "sync/api/syncable_service.h" |
+#include "sync/internal_api/public/attachments/attachment_service_proxy_for_test.h" |
#include "sync/protocol/preference_specifics.pb.h" |
#include "sync/protocol/sync.pb.h" |
#include "testing/gtest/include/gtest/gtest.h" |