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

Unified Diff: app/app_base.gypi

Issue 6264020: Fix key identifier conversion. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review comments Created 9 years, 11 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 | « no previous file | chrome/browser/autofill/autofill_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app_base.gypi
diff --git a/app/app_base.gypi b/app/app_base.gypi
index 2f0e6d09e7c2f7cec88cc07dcfa7b2b8cc098aaf..fd948521e04a6a5166afb28107e88c78de984597 100644
--- a/app/app_base.gypi
+++ b/app/app_base.gypi
@@ -130,14 +130,12 @@
'../ui/base/dragdrop/os_exchange_data_provider_win.cc',
'../ui/base/dragdrop/os_exchange_data_provider_win.h',
'../ui/base/dragdrop/os_exchange_data.cc',
- '../ui/base/dragdrop/os_exchange_data.h',
+ '../ui/base/dragdrop/os_exchange_data.h',
'../ui/base/gtk/event_synthesis_gtk.cc',
'../ui/base/gtk/event_synthesis_gtk.h',
'../ui/base/gtk/gtk_signal.h',
'../ui/base/gtk/gtk_signal_registrar.cc',
'../ui/base/gtk/gtk_signal_registrar.h',
- '../ui/base/keycodes/keyboard_code_conversion.cc',
- '../ui/base/keycodes/keyboard_code_conversion.h',
'../ui/base/keycodes/keyboard_code_conversion_gtk.cc',
'../ui/base/keycodes/keyboard_code_conversion_gtk.h',
'../ui/base/keycodes/keyboard_code_conversion_mac.mm',
« no previous file with comments | « no previous file | chrome/browser/autofill/autofill_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698