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

Unified Diff: sky/engine/web/WebInputEventConversion.h

Issue 646273006: Get rid of ScrollView. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: merge to ToT Created 6 years, 2 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
Index: sky/engine/web/WebInputEventConversion.h
diff --git a/sky/engine/web/WebInputEventConversion.h b/sky/engine/web/WebInputEventConversion.h
index 6859bce8c8d9c697d608dfd7de50ccd09e219531..196b58e82c2d268ee5bcebad2bd5af14dbebc08e 100644
--- a/sky/engine/web/WebInputEventConversion.h
+++ b/sky/engine/web/WebInputEventConversion.h
@@ -44,7 +44,6 @@ class GestureEvent;
class KeyboardEvent;
class MouseEvent;
class RenderObject;
-class ScrollView;
class TouchEvent;
class WebMouseEvent;
class WebMouseWheelEvent;

Powered by Google App Engine
This is Rietveld 408576698