Chromium Code Reviews

Unified Diff: ash/touch/touch_uma.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.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « ash/touch/touch_observer_hud_unittest.cc ('k') | ash/touch/touch_uma.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/touch/touch_uma.h
diff --git a/ash/touch/touch_uma.h b/ash/touch/touch_uma.h
index 480cb3debf0ea39be1790518631eb95a752a9e66..805f05915344a1c0a236d2654b5332f384f5ccc2 100644
--- a/ash/touch/touch_uma.h
+++ b/ash/touch/touch_uma.h
@@ -6,7 +6,7 @@
#define ASH_TOUCH_TOUCH_OBSERVER_UMA_H_
#include "ash/ash_export.h"
-#include "ash/common/metrics/gesture_action_type.h"
+#include "ash/metrics/gesture_action_type.h"
#include "base/macros.h"
#include "base/memory/singleton.h"
« no previous file with comments | « ash/touch/touch_observer_hud_unittest.cc ('k') | ash/touch/touch_uma.cc » ('j') | no next file with comments »

Powered by Google App Engine