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

Unified Diff: components/exo.gypi

Issue 1411403007: exo: Add minimal support for xdg-shell interface to wayland bindings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@weston-third-party
Patch Set: rebase Created 5 years 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 | « no previous file | components/exo/wayland/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo.gypi
diff --git a/components/exo.gypi b/components/exo.gypi
index 63bcfdf0318c7e8dec3e41627250ab3bc1fc3fde..555e4e5824c4dc0fb4bbc817e0955ddc6e743ba5 100644
--- a/components/exo.gypi
+++ b/components/exo.gypi
@@ -57,6 +57,7 @@
'../base/base.gyp:base',
'../skia/skia.gyp:skia',
'../third_party/wayland/wayland.gyp:wayland_server',
+ '../third_party/wayland-protocols/wayland-protocols.gyp:xdg_shell_protocol',
'exo',
],
'sources': [
« no previous file with comments | « no previous file | components/exo/wayland/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698