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

Unified Diff: ash/metrics/task_switch_metrics_recorder.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/pointer_metrics_recorder_unittest.cc ('k') | ash/metrics/task_switch_source.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/metrics/task_switch_metrics_recorder.h
diff --git a/ash/metrics/task_switch_metrics_recorder.h b/ash/metrics/task_switch_metrics_recorder.h
index 164d0ce56511233c25e03762eba2432c34cb245e..c637d4a5b69be2a13ba8fb908868e82bf06b8f5f 100644
--- a/ash/metrics/task_switch_metrics_recorder.h
+++ b/ash/metrics/task_switch_metrics_recorder.h
@@ -10,7 +10,7 @@
#include <unordered_map>
#include "ash/ash_export.h"
-#include "ash/common/metrics/task_switch_source.h"
+#include "ash/metrics/task_switch_source.h"
#include "base/macros.h"
namespace ash {
« no previous file with comments | « ash/metrics/pointer_metrics_recorder_unittest.cc ('k') | ash/metrics/task_switch_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698