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

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

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/BUILD.gn ('k') | third_party/WebKit/public/blink_headers.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/blink_headers.gyp
diff --git a/third_party/WebKit/public/blink_headers.gyp b/third_party/WebKit/public/blink_headers.gyp
index aa69e3cfe3450d57b521859cc7132e1e97299df2..96f615f60a507b73d4dd75cf0d96d40fb9e79cc7 100644
--- a/third_party/WebKit/public/blink_headers.gyp
+++ b/third_party/WebKit/public/blink_headers.gyp
@@ -27,7 +27,7 @@
'target_name': 'web_input_event_java',
'type': 'none',
'variables': {
- 'source_file': 'web/WebInputEvent.h',
+ 'source_file': 'platform/WebInputEvent.h',
},
'includes': [ '../../../build/android/java_cpp_enum.gypi' ],
},
« no previous file with comments | « third_party/WebKit/public/BUILD.gn ('k') | third_party/WebKit/public/blink_headers.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698