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

Unified Diff: mojo/mojo_services.gypi

Issue 478523002: mojo events: Add |screen_location| to LocationData. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix crash observed locally because of synthesized aura events. Created 6 years, 4 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 | « mojo/examples/sample_app/sample_app.cc ('k') | mojo/services/html_viewer/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_services.gypi
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi
index 9afa2a0dd34b6d30101405f338a48c49bc8ab4c0..1addc405aedb693fcc40ad0602d20e7e0722fafc 100644
--- a/mojo/mojo_services.gypi
+++ b/mojo/mojo_services.gypi
@@ -95,6 +95,7 @@
'target_name': 'mojo_input_events_bindings',
'type': 'static_library',
'sources': [
+ 'services/public/interfaces/input_events/input_event_constants.mojom',
'services/public/interfaces/input_events/input_events.mojom',
],
'includes': [ 'public/tools/bindings/mojom_bindings_generator.gypi' ],
« no previous file with comments | « mojo/examples/sample_app/sample_app.cc ('k') | mojo/services/html_viewer/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698