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

Unified Diff: chrome/chrome_browser.gypi

Issue 10546116: gtk: Extract event functions into event_utils module. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 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 | « chrome/browser/ui/gtk/reload_button_gtk.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 8b75d4926d4f4ada86c18f177d161af501252c7f..6927e229768b0e68f8d93db0c4dcae94c697b96b 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2944,6 +2944,8 @@
'browser/ui/gtk/download/download_started_animation_gtk.cc',
'browser/ui/gtk/edit_search_engine_dialog.cc',
'browser/ui/gtk/edit_search_engine_dialog.h',
+ 'browser/ui/gtk/event_utils.cc',
+ 'browser/ui/gtk/event_utils.h',
'browser/ui/gtk/extensions/bundle_installed_bubble_gtk.cc',
'browser/ui/gtk/extensions/bundle_installed_bubble_gtk.h',
'browser/ui/gtk/extensions/extension_install_dialog_gtk.cc',
« no previous file with comments | « chrome/browser/ui/gtk/reload_button_gtk.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698