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

Unified Diff: ui/keyboard/keyboard.gyp

Issue 208633002: [Code cleanup]Remove webui virtual keyboard code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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/keyboard.cc ('k') | ui/keyboard/keyboard_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/keyboard/keyboard.gyp
diff --git a/ui/keyboard/keyboard.gyp b/ui/keyboard/keyboard.gyp
index fd093fcd272ca180f24099d1035913d4ccee643e..1a6866595cf0d7952061a8e8e48540afdbcf8be1 100644
--- a/ui/keyboard/keyboard.gyp
+++ b/ui/keyboard/keyboard.gyp
@@ -67,10 +67,6 @@
'keyboard_export.h',
'keyboard_switches.cc',
'keyboard_switches.h',
- 'keyboard_ui_controller.cc',
- 'keyboard_ui_controller.h',
- 'keyboard_ui_handler.cc',
- 'keyboard_ui_handler.h',
'keyboard_util.cc',
'keyboard_util.h',
]
« no previous file with comments | « ui/keyboard/keyboard.cc ('k') | ui/keyboard/keyboard_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698