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

Unified Diff: DEPS

Issue 1498473010: third_party: Add WDS library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wds
Patch Set: Created 5 years 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
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':
« no previous file with comments | « .gitignore ('k') | third_party/wds/BUILD.gn » ('j') | third_party/wds/README.chromium » ('J')

Powered by Google App Engine
This is Rietveld 408576698