Index: components/metrics/metrics_state_manager.h |
diff --git a/chrome/browser/metrics/metrics_state_manager.h b/components/metrics/metrics_state_manager.h |
similarity index 96% |
rename from chrome/browser/metrics/metrics_state_manager.h |
rename to components/metrics/metrics_state_manager.h |
index db6cba990e5a325c991d9ad2d8e72dae3183f20e..6f13ee9573588c9db1bc298dccd677926c0f1ef2 100644 |
--- a/chrome/browser/metrics/metrics_state_manager.h |
+++ b/components/metrics/metrics_state_manager.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_METRICS_METRICS_STATE_MANAGER_H_ |
-#define CHROME_BROWSER_METRICS_METRICS_STATE_MANAGER_H_ |
+#ifndef COMPONENTS_METRICS_METRICS_STATE_MANAGER_H_ |
+#define COMPONENTS_METRICS_METRICS_STATE_MANAGER_H_ |
#include <string> |
@@ -128,4 +128,4 @@ class MetricsStateManager { |
} // namespace metrics |
-#endif // CHROME_BROWSER_METRICS_METRICS_STATE_MANAGER_H_ |
+#endif // COMPONENTS_METRICS_METRICS_STATE_MANAGER_H_ |