Index: chrome/browser/sync/test/integration/sync_test.h |
diff --git a/chrome/browser/sync/test/integration/sync_test.h b/chrome/browser/sync/test/integration/sync_test.h |
index 5edc75cfed25bd44f55e4c6507736dac6a5666c7..01b41f24755cbb22e1581a024c6108d2baf68bfe 100644 |
--- a/chrome/browser/sync/test/integration/sync_test.h |
+++ b/chrome/browser/sync/test/integration/sync_test.h |
@@ -17,10 +17,10 @@ |
#include "base/memory/scoped_ptr.h" |
#include "base/memory/scoped_vector.h" |
#include "base/process_util.h" |
-#include "chrome/browser/sync/protocol/sync_protocol_error.h" |
-#include "chrome/browser/sync/syncable/model_type.h" |
#include "net/base/mock_host_resolver.h" |
#include "net/test/test_server.h" |
+#include "sync/protocol/sync_protocol_error.h" |
+#include "sync/syncable/model_type.h" |
class CommandLine; |
class Profile; |