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

Unified Diff: webkit/common/webkit_common.gypi

Issue 17265006: wayland patch for inspection Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « ui/wayland/wayland_window.cc ('k') | webkit/renderer/compositor_bindings/compositor_bindings.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/webkit_common.gypi
diff --git a/webkit/common/webkit_common.gypi b/webkit/common/webkit_common.gypi
index b64eb0badff4a7ab4495664e6d8c8e29b18efede..497f4df941e8c2b0f683ca8caaaebab7b2826067 100644
--- a/webkit/common/webkit_common.gypi
+++ b/webkit/common/webkit_common.gypi
@@ -61,7 +61,7 @@
'libraries': [ '-lXcursor', ],
},
}],
- ['use_ozone==0', {
+ ['use_ozone==0 and use_wayland==0', {
'sources!': [
'cursors/webcursor_null.cc',
],
« no previous file with comments | « ui/wayland/wayland_window.cc ('k') | webkit/renderer/compositor_bindings/compositor_bindings.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698