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

Unified Diff: components/exo/wayland/BUILD.gn

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 | « components/exo/surface_unittest.cc ('k') | components/exo/wayland/server.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/exo/wayland/BUILD.gn
diff --git a/components/exo/wayland/BUILD.gn b/components/exo/wayland/BUILD.gn
index 5d44370af46215617426c5896845aa1354b2b25e..7f1131bd5399063f22ea3e207404e987299b6013 100644
--- a/components/exo/wayland/BUILD.gn
+++ b/components/exo/wayland/BUILD.gn
@@ -34,6 +34,7 @@ source_set("wayland") {
"//ipc:ipc",
"//skia",
"//third_party/wayland:wayland_server",
+ "//third_party/wayland-protocols:alpha_compositing_protocol",
"//third_party/wayland-protocols:scaler_protocol",
"//third_party/wayland-protocols:secure_output_protocol",
"//third_party/wayland-protocols:xdg_shell_protocol",
« no previous file with comments | « components/exo/surface_unittest.cc ('k') | components/exo/wayland/server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698