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

Unified Diff: ui/ui.gyp

Issue 14624010: Change MessagePumpLinux to MessagePumpOzone (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « build/common.gypi ('k') | webkit/glue/webkit_glue.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 6426aa208b0bc660bd79e47b4aab15b730981c5e..9ca82bdb2533508273201f577f59b82846ee28eb 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -816,7 +816,7 @@
['exclude', 'base/x/*'],
],
}],
- ['use_messagepump_linux==0', {
+ ['use_ozone==0', {
'sources!': [
'base/cursor/cursor_null.cc',
'base/cursor/cursor_loader_null.cc',
« no previous file with comments | « build/common.gypi ('k') | webkit/glue/webkit_glue.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698