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

Unified Diff: third_party/WebKit/Source/modules/peerconnection/DEPS

Issue 2097563002: Split the mediastream module in Blink into mediastream and peerconnection (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add DEPS file Created 4 years, 6 months 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: third_party/WebKit/Source/modules/peerconnection/DEPS
diff --git a/third_party/WebKit/Source/modules/mediastream/DEPS b/third_party/WebKit/Source/modules/peerconnection/DEPS
similarity index 90%
copy from third_party/WebKit/Source/modules/mediastream/DEPS
copy to third_party/WebKit/Source/modules/peerconnection/DEPS
index 0bcd7b79caecee5a0f6f3e767bcd50781b62b641..9474bdeff3982f13fba6134728a9d32ecad91430 100644
--- a/third_party/WebKit/Source/modules/mediastream/DEPS
+++ b/third_party/WebKit/Source/modules/peerconnection/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+modules/ModulesExport.h",
"+modules/crypto",
"+modules/mediastream",
+ "+modules/peerconnection",
"+platform",
"+public/platform",
"-web",
« no previous file with comments | « third_party/WebKit/Source/modules/modules.gypi ('k') | third_party/WebKit/Source/modules/peerconnection/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698