Index: DEPS |
diff --git a/DEPS b/DEPS |
index 868a2e3ab5b620923fd774817d59b43e8fafd832..f969cd09f8fa749c376a5def422f79269ac98b70 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. |
Lei Zhang
2016/02/05 23:00:05
For ChromeOS?
Mikhail
2016/02/08 15:12:18
"Wireless Display Software For Linux" is the name
|
+ 'src/third_party/wds/src': |
+ Var('chromium_git') + '/external/wds/wds.git' + '@' + 'e30de38833dc296c2db9eb886793b83190403af7', |
}, |
'android': { |
'src/third_party/android_protobuf/src': |