Index: DEPS |
diff --git a/DEPS b/DEPS |
index 868a2e3ab5b620923fd774817d59b43e8fafd832..8886ca86ba3e093bd0219c41fe1225caaa24207a 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -423,6 +423,10 @@ deps_os = { |
# Wayland protocols that add functionality not available in the core protocol. |
'src/third_party/wayland-protocols/src': |
Var('chromium_git') + '/external/anongit.freedesktop.org/git/wayland/wayland-protocols.git' + '@' + '3543bb755c8858b0a70dfd20fd1beb74d865751d', |
+ |
+ # Wireless Display Software For Linux. |
+ 'src/third_party/wds/src': |
+ Var('chromium_git') + '/external/wds/wds.git' + '@' + 'e064560512d2b2e878ae6c3a4a26dea40ad5f4b2', |
}, |
'android': { |
'src/third_party/android_protobuf/src': |