Chromium Code Reviews

Unified Diff: third_party/wds/DEPS

Issue 1498473010: third_party: Add WDS library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wds
Patch Set: Comments from Lei Zhang Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/wds/DEPS
diff --git a/chrome/browser/copresence/DEPS b/third_party/wds/DEPS
similarity index 57%
copy from chrome/browser/copresence/DEPS
copy to third_party/wds/DEPS
index c3a5b96fc44d4dabd31a53ec0db441642bc2ceeb..b97810bca8c6b9b273fc055b1ca0bf5abc849165 100644
--- a/chrome/browser/copresence/DEPS
+++ b/third_party/wds/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+media",
+ "+libwds",
]

Powered by Google App Engine