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

Unified Diff: base/base.gypi

Issue 2083012: enable RenderViewTest.OnHandleKeyboardEvent on Linux. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 7 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 | base/event_synthesis_gtk.h » ('j') | base/event_synthesis_gtk.h » ('J')
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 d529dab77d2e2170994fbe201b9a8e31818765d5..ec5cb4d3cc4f6f2a53bd2f95126f7a5b40b0b3ea 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -71,6 +71,8 @@
'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',
« no previous file with comments | « no previous file | base/event_synthesis_gtk.h » ('j') | base/event_synthesis_gtk.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698