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

Unified Diff: ui/events/events.gyp

Issue 613343005: Automatic deployment of the virtual keyboard. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typo. Created 6 years, 2 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 | « ui/events/BUILD.gn ('k') | ui/events/input_device_event_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/events.gyp
diff --git a/ui/events/events.gyp b/ui/events/events.gyp
index 9ebaaaecbf640965c54e8f5d69fee61e294a8e85..942b043fad82e1000085874c6f7518dd5e09d38b 100644
--- a/ui/events/events.gyp
+++ b/ui/events/events.gyp
@@ -54,6 +54,7 @@
'gestures/fling_curve.h',
'input_device.cc',
'input_device.h',
+ 'input_device_event_observer.h',
'keyboard_device.cc',
'keyboard_device.h',
'keycodes/keyboard_code_conversion.cc',
« no previous file with comments | « ui/events/BUILD.gn ('k') | ui/events/input_device_event_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698