Index: chrome/browser/sync/abstract_profile_sync_service_test.h |
diff --git a/chrome/browser/sync/abstract_profile_sync_service_test.h b/chrome/browser/sync/abstract_profile_sync_service_test.h |
index 066e88abfd7e0df0a9372613a059494270791193..4f96945bfc501d971400f97035e7cb0bb6c846a4 100644 |
--- a/chrome/browser/sync/abstract_profile_sync_service_test.h |
+++ b/chrome/browser/sync/abstract_profile_sync_service_test.h |
@@ -13,9 +13,9 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/message_loop.h" |
#include "chrome/browser/signin/token_service.h" |
-#include "chrome/browser/sync/internal_api/change_record.h" |
#include "chrome/browser/sync/profile_sync_components_factory_mock.h" |
#include "content/test/test_browser_thread.h" |
+#include "sync/internal_api/change_record.h" |
#include "sync/syncable/model_type.h" |
#include "testing/gtest/include/gtest/gtest.h" |