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

Unified Diff: sky/engine/public/web/WebWidget.h

Issue 870073003: Remove mouse events from Sky (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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/public/web/WebWidget.h
diff --git a/sky/engine/public/web/WebWidget.h b/sky/engine/public/web/WebWidget.h
index 55d0424754a4072b0d7f5995678ed90cb98ced57..2e723a606e06cfb84ebb6a681c1d2fb638054842 100644
--- a/sky/engine/public/web/WebWidget.h
+++ b/sky/engine/public/web/WebWidget.h
@@ -45,7 +45,6 @@ namespace blink {
class WebCompositeAndReadbackAsyncCallback;
class WebInputEvent;
class WebLayerTreeView;
-class WebMouseEvent;
class WebString;
struct WebPoint;
struct WebRenderingStats;

Powered by Google App Engine
This is Rietveld 408576698