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

Unified Diff: components/exo.gypi

Issue 1962473002: exo: Add support for alpha_compositing interface to wayland bindings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wayland-protocols-alpha-compositing
Patch Set: address review feedback Created 4 years, 7 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 | « no previous file | components/exo/surface.h » ('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 4a0ff8216eae701d75516de79bedc534aaf70bee..a24442d8254f7a5520c337cef09ab39fcd5d3a4f 100644
--- a/components/exo.gypi
+++ b/components/exo.gypi
@@ -71,6 +71,7 @@
'../base/base.gyp:base',
'../ipc/ipc.gyp:ipc',
'../skia/skia.gyp:skia',
+ '../third_party/wayland-protocols/wayland-protocols.gyp:alpha_compositing_protocol',
'../third_party/wayland-protocols/wayland-protocols.gyp:scaler_protocol',
'../third_party/wayland-protocols/wayland-protocols.gyp:secure_output_protocol',
'../third_party/wayland-protocols/wayland-protocols.gyp:xdg_shell_protocol',
« no previous file with comments | « no previous file | components/exo/surface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698