Index: ash/metrics/task_switch_source.h |
diff --git a/ash/common/metrics/task_switch_source.h b/ash/metrics/task_switch_source.h |
similarity index 86% |
rename from ash/common/metrics/task_switch_source.h |
rename to ash/metrics/task_switch_source.h |
index 6b1bf0e1f1b255450c1362110594f3b891372d4e..d915281d79f2438366313806692dbf9655ed2de5 100644 |
--- a/ash/common/metrics/task_switch_source.h |
+++ b/ash/metrics/task_switch_source.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 ASH_COMMON_METRICS_TASK_SWITCH_SOURCE_H_ |
-#define ASH_COMMON_METRICS_TASK_SWITCH_SOURCE_H_ |
+#ifndef ASH_METRICS_TASK_SWITCH_SOURCE_H_ |
+#define ASH_METRICS_TASK_SWITCH_SOURCE_H_ |
namespace ash { |
@@ -27,4 +27,4 @@ enum class TaskSwitchSource { |
} // namespace ash |
-#endif // ASH_COMMON_METRICS_TASK_SWITCH_SOURCE_H_ |
+#endif // ASH_METRICS_TASK_SWITCH_SOURCE_H_ |