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

Unified Diff: base/base.gypi

Issue 3165064: Move the keyboard files from base/ to app/. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: latest merge Created 10 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
« no previous file with comments | « app/menus/accelerator_gtk.h ('k') | base/keyboard_code_conversion_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 383e45d1516cb9897dec1d08a77c012009eceb6f..75170235ff90eadff23bb7e4111e2fb342ef791b 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -70,8 +70,6 @@
'event_trace_controller_win.h',
'event_trace_provider_win.cc',
'event_trace_provider_win.h',
- 'event_synthesis_gtk.cc',
- 'event_synthesis_gtk.h',
'file_path.cc',
'file_path.h',
'file_util.cc',
@@ -438,15 +436,6 @@
'hmac_win.cc',
'image_util.cc',
'image_util.h',
- 'keyboard_code_conversion.cc',
- 'keyboard_code_conversion.h',
- 'keyboard_code_conversion_gtk.cc',
- 'keyboard_code_conversion_gtk.h',
- 'keyboard_code_conversion_mac.mm',
- 'keyboard_code_conversion_mac.h',
- 'keyboard_codes.h',
- 'keyboard_codes_win.h',
- 'keyboard_codes_posix.h',
'linux_util.cc',
'linux_util.h',
'md5.cc',
« no previous file with comments | « app/menus/accelerator_gtk.h ('k') | base/keyboard_code_conversion_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698