Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(550)

Unified Diff: ash/metrics/user_metrics_action.h

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/metrics/task_switch_source.h ('k') | ash/metrics/user_metrics_recorder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/metrics/user_metrics_action.h
diff --git a/ash/common/metrics/user_metrics_action.h b/ash/metrics/user_metrics_action.h
similarity index 97%
rename from ash/common/metrics/user_metrics_action.h
rename to ash/metrics/user_metrics_action.h
index 0c6917a0d9da985478cd054539672a9e4ba5a7cf..e76b61319cf68be686ba96443bf1d8a88c9e47b1 100644
--- a/ash/common/metrics/user_metrics_action.h
+++ b/ash/metrics/user_metrics_action.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_USER_METRICS_ACTION_H_
-#define ASH_COMMON_METRICS_USER_METRICS_ACTION_H_
+#ifndef ASH_METRICS_USER_METRICS_ACTION_H_
+#define ASH_METRICS_USER_METRICS_ACTION_H_
namespace ash {
@@ -147,4 +147,4 @@ enum UserMetricsAction {
} // namespace ash
-#endif // ASH_COMMON_METRICS_USER_METRICS_ACTION_H_
+#endif // ASH_METRICS_USER_METRICS_ACTION_H_
« no previous file with comments | « ash/metrics/task_switch_source.h ('k') | ash/metrics/user_metrics_recorder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698