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

Unified Diff: ui/gfx/gfx.gyp

Issue 235043005: x11: Remove X11 message-pump. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tot-merge 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 | « ui/events/x/events_x.cc ('k') | ui/gfx/x/x11_connection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/gfx.gyp
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
index 1260547e81b044625eafb54ee59e01f2baf9a1bf..f0b4099dfa5f57f1be187a1217674bd89b6f7b01 100644
--- a/ui/gfx/gfx.gyp
+++ b/ui/gfx/gfx.gyp
@@ -562,6 +562,8 @@
'sources': [
'x/x11_atom_cache.cc',
'x/x11_atom_cache.h',
+ 'x/x11_connection.cc',
+ 'x/x11_connection.h',
'x/x11_error_tracker.cc',
'x/x11_error_tracker.h',
'x/x11_types.cc',
« no previous file with comments | « ui/events/x/events_x.cc ('k') | ui/gfx/x/x11_connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698