Index: sync/util/extensions_activity_monitor.h |
diff --git a/chrome/browser/sync/util/extensions_activity_monitor.h b/sync/util/extensions_activity_monitor.h |
similarity index 88% |
rename from chrome/browser/sync/util/extensions_activity_monitor.h |
rename to sync/util/extensions_activity_monitor.h |
index 2a1d666c0a1affd8670f2a29f17cc39a2fe5161f..9a5fdef91fdc59144f485c1183ca62677ac472a1 100644 |
--- a/chrome/browser/sync/util/extensions_activity_monitor.h |
+++ b/sync/util/extensions_activity_monitor.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_UTIL_EXTENSIONS_ACTIVITY_MONITOR_H_ |
-#define CHROME_BROWSER_SYNC_UTIL_EXTENSIONS_ACTIVITY_MONITOR_H_ |
+#ifndef SYNC_UTIL_EXTENSIONS_ACTIVITY_MONITOR_H_ |
+#define SYNC_UTIL_EXTENSIONS_ACTIVITY_MONITOR_H_ |
#pragma once |
#include <map> |
@@ -50,4 +50,4 @@ class ExtensionsActivityMonitor { |
} // namespace browser_sync |
-#endif // CHROME_BROWSER_SYNC_UTIL_EXTENSIONS_ACTIVITY_MONITOR_H_ |
+#endif // SYNC_UTIL_EXTENSIONS_ACTIVITY_MONITOR_H_ |