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

Unified Diff: DEPS

Issue 908703003: Change GitHub AppRTC location to Chrome infra mirror. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/webrtc/webrtc.DEPS
Patch Set: Pinned to 0b1f7d332571db65b74ad92f67c04c2061cc86aa Created 5 years, 10 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index dad006e2eb7fc5cf38ec5e454999ca603624da07..8cd8b53bf075b3745ace5a23fd46e90c83e374c0 100644
--- a/DEPS
+++ b/DEPS
@@ -7,10 +7,8 @@ vars = {
}
deps = {
- # TODO(kjellander): Replace the AppRTC location with a GoB mirror as soon as
- # crbug.com/455758 is resolved.
'apprtc':
- 'https://github.com/webrtc/apprtc.git',
+ Var('git_url') + '/external/webrtc/apprtc@0b1f7d332571db65b74ad92f67c04c2061cc86aa',
'webrtc.DEPS/third_party/manifestdestiny':
Var('git_url') + '/chromium/deps/manifestdestiny.git@46ae53ac463e23bfefec374a81806355ea598ac4',
'webrtc.DEPS/third_party/mozdownload':
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698