Index: chrome/browser/sync/abstract_profile_sync_service_test.cc |
diff --git a/chrome/browser/sync/abstract_profile_sync_service_test.cc b/chrome/browser/sync/abstract_profile_sync_service_test.cc |
index 992e07ffe1b32c997c521e343bf87ce653ddd003..1b83424f3890559c518e163055d14787cb0b0fc7 100644 |
--- a/chrome/browser/sync/abstract_profile_sync_service_test.cc |
+++ b/chrome/browser/sync/abstract_profile_sync_service_test.cc |
@@ -7,8 +7,8 @@ |
#include "base/bind.h" |
#include "base/bind_helpers.h" |
#include "base/location.h" |
-#include "chrome/browser/sync/internal_api/write_transaction.h" |
#include "chrome/browser/sync/test_profile_sync_service.h" |
+#include "sync/internal_api/write_transaction.h" |
#include "sync/protocol/sync.pb.h" |
#include "sync/syncable/syncable.h" |
#include "sync/test/engine/test_id_factory.h" |