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

Unified Diff: chrome/browser/ui/libgtk2ui/libgtk2ui.gyp

Issue 224723008: [linux/aura] Supports IBus in async mode. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed review comments. Created 6 years, 8 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/libgtk2ui/gtk2_ui.cc ('k') | ui/base/ime/input_method_auralinux.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/libgtk2ui/libgtk2ui.gyp
diff --git a/chrome/browser/ui/libgtk2ui/libgtk2ui.gyp b/chrome/browser/ui/libgtk2ui/libgtk2ui.gyp
index 35a097bcb7c5ea8039c4b51519f2691634c30f52..b1b0c66db6f3632525c7d82783e6e0069cde7896 100644
--- a/chrome/browser/ui/libgtk2ui/libgtk2ui.gyp
+++ b/chrome/browser/ui/libgtk2ui/libgtk2ui.gyp
@@ -43,12 +43,14 @@
'chrome_gtk_frame.h',
'chrome_gtk_menu_subclasses.cc',
'chrome_gtk_menu_subclasses.h',
- 'gconf_titlebar_listener.cc',
- 'gconf_titlebar_listener.h',
'g_object_destructor_filo.cc',
'g_object_destructor_filo.h',
+ 'gconf_titlebar_listener.cc',
+ 'gconf_titlebar_listener.h',
'gtk2_border.cc',
'gtk2_border.h',
+ 'gtk2_event_loop.cc',
+ 'gtk2_event_loop.h',
'gtk2_key_bindings_handler.cc',
'gtk2_key_bindings_handler.h',
'gtk2_signal_registrar.cc',
« no previous file with comments | « chrome/browser/ui/libgtk2ui/gtk2_ui.cc ('k') | ui/base/ime/input_method_auralinux.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698