Index: components/sync/protocol/sync_proto_export.h |
diff --git a/sync/protocol/sync_proto_export.h b/components/sync/protocol/sync_proto_export.h |
similarity index 80% |
rename from sync/protocol/sync_proto_export.h |
rename to components/sync/protocol/sync_proto_export.h |
index 53098f962480230229349178e3225f829074afc9..7670ffa9a25c43a9e5fa80c3ebe2b5934ab4726c 100644 |
--- a/sync/protocol/sync_proto_export.h |
+++ b/components/sync/protocol/sync_proto_export.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_PROTOCOL_SYNC_PROTO_EXPORT_H_ |
-#define SYNC_PROTOCOL_SYNC_PROTO_EXPORT_H_ |
+#ifndef COMPONENTS_SYNC_PROTOCOL_SYNC_PROTO_EXPORT_H_ |
+#define COMPONENTS_SYNC_PROTOCOL_SYNC_PROTO_EXPORT_H_ |
#if defined(COMPONENT_BUILD) |
#if defined(WIN32) |
@@ -26,4 +26,4 @@ |
#define SYNC_PROTO_EXPORT |
#endif |
-#endif // SYNC_PROTOCOL_SYNC_PROTO_EXPORT_H_ |
+#endif // COMPONENTS_SYNC_PROTOCOL_SYNC_PROTO_EXPORT_H_ |