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

Unified Diff: base/BUILD.gn

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 | « ash/wm/ash_native_cursor_manager_interactive_uitest.cc ('k') | base/base.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 4da113c24a6a8cc43b6f7a6f37556b586da6e0e4..feff58b3db989404e0459198dfa51056773aa3a4 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -330,8 +330,6 @@ component("base") {
"message_loop/message_pump_observer.h",
"message_loop/message_pump_win.cc",
"message_loop/message_pump_win.h",
- "message_loop/message_pump_x11.cc",
- "message_loop/message_pump_x11.h",
"metrics/field_trial.cc",
"metrics/field_trial.h",
"metrics/sample_map.cc",
« no previous file with comments | « ash/wm/ash_native_cursor_manager_interactive_uitest.cc ('k') | base/base.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698