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

Unified Diff: ui/ui.gyp

Issue 16972006: Insert text directly from the virtual keyboard. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix include Created 7 years, 6 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/keyboard/resources/webui/keysets.html ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 775eafef542e4048874c6ce8839a7fd38f3b43d9..00e0954b3ea36deba59c68205a1298120c814600 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -186,8 +186,6 @@
'base/events/event_target.h',
'base/events/event_utils.cc',
'base/events/event_utils.h',
- 'base/events/key_identifier_conversion.cc',
- 'base/events/key_identifier_conversion.h',
'base/gestures/gesture_configuration.cc',
'base/gestures/gesture_configuration.h',
'base/gestures/gesture_point.cc',
@@ -869,8 +867,6 @@
'base/events/event_handler.h',
'base/events/event_target.cc',
'base/events/event_target.h',
- 'base/events/key_identifier_conversion.cc',
- 'base/events/key_identifier_conversion.h',
'base/x/events_x.cc',
],
}],
« no previous file with comments | « ui/keyboard/resources/webui/keysets.html ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698