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

Unified Diff: webkit/renderer/compositor_bindings/compositor_bindings.gyp

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 | « webkit/common/webkit_common.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/renderer/compositor_bindings/compositor_bindings.gyp
diff --git a/webkit/renderer/compositor_bindings/compositor_bindings.gyp b/webkit/renderer/compositor_bindings/compositor_bindings.gyp
index 4759556c9b35b88824b01ffc18cbf9f6b98351f0..bfb854041ab2f3ec91df43ed8398f8d467aca63b 100644
--- a/webkit/renderer/compositor_bindings/compositor_bindings.gyp
+++ b/webkit/renderer/compositor_bindings/compositor_bindings.gyp
@@ -44,6 +44,8 @@
'dependencies': [
'<(DEPTH)/skia/skia.gyp:skia',
'<(DEPTH)/cc/cc.gyp:cc',
+ '<(DEPTH)/build/linux/system.gyp:wayland',
+ '<(DEPTH)/build/linux/system.gyp:glib',
'webkit_compositor_bindings',
],
'sources': [
« no previous file with comments | « webkit/common/webkit_common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698