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

Unified Diff: third_party/WebKit/public/blink_headers.gypi

Issue 1463823003: Return a enumeration of the state of handling of InputEvents. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build failures and disabled click test Created 5 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: third_party/WebKit/public/blink_headers.gypi
diff --git a/third_party/WebKit/public/blink_headers.gypi b/third_party/WebKit/public/blink_headers.gypi
index 13856633c79f260ba77e0fac9e01d91a73e2d76a..1cb4c418b0f81a67824d30fa22a18359e1d4897a 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -120,6 +120,7 @@
"platform/WebImageLayer.h",
"platform/WebInbandTextTrack.h",
"platform/WebInbandTextTrackClient.h",
+ "platform/WebInputEventResult.h",
"platform/WebLayer.h",
"platform/WebLayerClient.h",
"platform/WebLayerPositionConstraint.h",

Powered by Google App Engine
This is Rietveld 408576698