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

Unified Diff: base/base.gypi

Issue 3354005: Re-lands 58186: (Closed)
Patch Set: 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 | « base/base.gyp ('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 e5d8119e9a054312040887ae8c1536c79ef5c24f..d594972c8a300a7e315cec8743458ddb861dc4e7 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 | « base/base.gyp ('k') | base/keyboard_code_conversion_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698