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

Unified Diff: components/exo.gypi

Issue 1802993003: exo: Add support for secure_output interface to wayland bindings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wayland-protocols-secure-contents
Patch Set: improve unit test Created 4 years, 9 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/buffer.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 38f19a452452d2e73c01b183dceeec48474b97ba..c9876b1831288738070fd24ee4800bff5ee5001b 100644
--- a/components/exo.gypi
+++ b/components/exo.gypi
@@ -70,6 +70,7 @@
'../ipc/ipc.gyp:ipc',
'../skia/skia.gyp:skia',
'../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',
'../third_party/wayland/wayland.gyp:wayland_server',
'../ui/events/events.gyp:dom_keycode_converter',
« no previous file with comments | « no previous file | components/exo/buffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698