Index: components/browser_sync/browser/profile_sync_service.h |
diff --git a/chrome/browser/sync/profile_sync_service.h b/components/browser_sync/browser/profile_sync_service.h |
similarity index 99% |
rename from chrome/browser/sync/profile_sync_service.h |
rename to components/browser_sync/browser/profile_sync_service.h |
index 67e91aa495f36104ebaefaf7e1827e6e0ddc2f6f..9909a296326d592f460adcc3c84e06fbbe082ade 100644 |
--- a/chrome/browser/sync/profile_sync_service.h |
+++ b/components/browser_sync/browser/profile_sync_service.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 CHROME_BROWSER_SYNC_PROFILE_SYNC_SERVICE_H_ |
-#define CHROME_BROWSER_SYNC_PROFILE_SYNC_SERVICE_H_ |
+#ifndef COMPONENTS_BROWSER_SYNC_BROWSER_PROFILE_SYNC_SERVICE_H_ |
+#define COMPONENTS_BROWSER_SYNC_BROWSER_PROFILE_SYNC_SERVICE_H_ |
#include <set> |
#include <string> |
@@ -1013,4 +1013,4 @@ bool ShouldShowActionOnUI( |
const syncer::SyncProtocolError& error); |
-#endif // CHROME_BROWSER_SYNC_PROFILE_SYNC_SERVICE_H_ |
+#endif // COMPONENTS_BROWSER_SYNC_BROWSER_PROFILE_SYNC_SERVICE_H_ |