| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index ab662560d31b712f4fe6babf281b17b15ab3397b..b10db3c5586d2a0ebc56b7958573d420120292ae 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -430,6 +430,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. Used on Chrome OS.
|
| + 'src/third_party/wds/src':
|
| + Var('chromium_git') + '/external/wds/wds.git' + '@' + 'f187dda5fccaad08e168dc6657109325f42c648e',
|
| },
|
| 'android': {
|
| 'src/third_party/android_protobuf/src':
|
|
|