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

Unified Diff: mojo/mojo_services.gypi

Issue 492863002: mojo: Plumb through sufficient context to make real blink::WebInputEvents. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: final sky nits 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
Index: mojo/mojo_services.gypi
diff --git a/mojo/mojo_services.gypi b/mojo/mojo_services.gypi
index 20516bad355cf72ddf1b57fefcec3ca80bb0fa3c..57115d00f713dc995bdd2a6c51b26c8cddedda10 100644
--- a/mojo/mojo_services.gypi
+++ b/mojo/mojo_services.gypi
@@ -95,6 +95,7 @@
'sources': [
'services/public/interfaces/input_events/input_event_constants.mojom',
'services/public/interfaces/input_events/input_events.mojom',
+ 'services/public/interfaces/input_events/input_key_codes.mojom',
],
'includes': [ 'public/tools/bindings/mojom_bindings_generator.gypi' ],
'export_dependent_settings': [

Powered by Google App Engine
This is Rietveld 408576698