Index: components/sync/test/local_sync_test_server.h |
diff --git a/sync/test/local_sync_test_server.h b/components/sync/test/local_sync_test_server.h |
similarity index 90% |
rename from sync/test/local_sync_test_server.h |
rename to components/sync/test/local_sync_test_server.h |
index 95943be10d9f5cc86751c54cd71d3d978edd879b..edab71ffed16345f4729c40d1e5580b1c8e5d20d 100644 |
--- a/sync/test/local_sync_test_server.h |
+++ b/components/sync/test/local_sync_test_server.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef SYNC_TEST_LOCAL_SYNC_TEST_SERVER_H_ |
-#define SYNC_TEST_LOCAL_SYNC_TEST_SERVER_H_ |
+#ifndef COMPONENTS_SYNC_TEST_LOCAL_SYNC_TEST_SERVER_H_ |
+#define COMPONENTS_SYNC_TEST_LOCAL_SYNC_TEST_SERVER_H_ |
#include <stdint.h> |
@@ -46,4 +46,4 @@ class LocalSyncTestServer : public net::LocalTestServer { |
} // namespace syncer |
-#endif // SYNC_TEST_LOCAL_SYNC_TEST_SERVER_H_ |
+#endif // COMPONENTS_SYNC_TEST_LOCAL_SYNC_TEST_SERVER_H_ |