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

Unified Diff: blimp/client/core/render_widget/mock_render_widget_feature.cc

Issue 2497033002: Break apart WebGestureEvent from WebInputEvent. (Closed)
Patch Set: Rebase 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
« no previous file with comments | « blimp/client/core/render_widget/mock_render_widget_feature.h ('k') | blimp/engine/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/core/render_widget/mock_render_widget_feature.cc
diff --git a/blimp/client/core/render_widget/mock_render_widget_feature.cc b/blimp/client/core/render_widget/mock_render_widget_feature.cc
index f3dfa4d24b83ea794bf1eb2f7586436b7a366410..c19013f8cbb93c1fd13ed26c5be30ccf6a9a212a 100644
--- a/blimp/client/core/render_widget/mock_render_widget_feature.cc
+++ b/blimp/client/core/render_widget/mock_render_widget_feature.cc
@@ -4,6 +4,8 @@
#include "blimp/client/core/render_widget/mock_render_widget_feature.h"
+#include "third_party/WebKit/public/platform/WebGestureEvent.h"
+
namespace blimp {
namespace client {
« no previous file with comments | « blimp/client/core/render_widget/mock_render_widget_feature.h ('k') | blimp/engine/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698