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

Unified Diff: ash/touch/touch_uma.h

Issue 2526333002: ash: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years, 1 month 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
Index: ash/touch/touch_uma.h
diff --git a/ash/touch/touch_uma.h b/ash/touch/touch_uma.h
index fb9a5fcfc0c269f4706535e60e5cb234c8d49a64..c9bdd8be242ddb5040539844e2ea24ebe41c7300 100644
--- a/ash/touch/touch_uma.h
+++ b/ash/touch/touch_uma.h
@@ -19,10 +19,6 @@ class GestureEvent;
class TouchEvent;
}
-namespace gfx {
-class Point;
-}
-
namespace ash {
// Records some touch/gesture event specific details (e.g. what gestures are

Powered by Google App Engine
This is Rietveld 408576698