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

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

Issue 2173073003: Move WebInputEvent into public/platform from public/web (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix gn build failure with android Created 4 years, 5 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
« no previous file with comments | « third_party/WebKit/public/blink_headers.gyp ('k') | third_party/WebKit/public/platform/WebInputEvent.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 51774370f2f05e93b1ddd2128c4b7bd92ef3b12d..4768caa61718030ad7b0737d64eaf7d8f23e93a2 100644
--- a/third_party/WebKit/public/blink_headers.gypi
+++ b/third_party/WebKit/public/blink_headers.gypi
@@ -110,6 +110,7 @@
"platform/WebImageLayer.h",
"platform/WebInbandTextTrack.h",
"platform/WebInbandTextTrackClient.h",
+ "platform/WebInputEvent.h",
"platform/WebInputEventResult.h",
"platform/WebInsecureRequestPolicy.h",
"platform/WebLayer.h",
@@ -209,6 +210,7 @@
"platform/WebThreadSafeData.h",
"platform/WebTimeRange.h",
"platform/WebTopControlsState.h",
+ "platform/WebTouchPoint.h",
"platform/WebTraceLocation.h",
"platform/WebURL.h",
"platform/WebURLError.h",
@@ -456,7 +458,6 @@
"web/WebTextInputInfo.h",
"web/WebTextInputType.h",
"web/WebTouchAction.h",
- "web/WebTouchPoint.h",
"web/WebTreeScopeType.h",
"web/WebURLLoaderOptions.h",
"web/WebUserGestureIndicator.h",
« no previous file with comments | « third_party/WebKit/public/blink_headers.gyp ('k') | third_party/WebKit/public/platform/WebInputEvent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698