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': [ |