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

Unified Diff: DEPS

Issue 2293913003: Override webrtc task_queue.cc and task_queue.h. (Closed)
Patch Set: Override webrtc task_queue.cc and task_queue.h. This is step 3 of the plan below. Created 4 years, 4 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 | content/content_tests.gypi » ('j') | 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 5eb9207d3bc5e492fefc7c929a686908d924c5c1..2eef245e1f17af4d56618ad7263aeffb41fd1f02 100644
--- a/DEPS
+++ b/DEPS
@@ -219,7 +219,7 @@ deps = {
Var('chromium_git') + '/native_client/src/third_party/scons-2.0.1.git' + '@' + '1c1550e17fc26355d08627fbdec13d8291227067',
'src/third_party/webrtc':
- Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + '854d164fae9b0d4a2703d0bfb105bd4151b60ed3', # commit position 13978
+ Var('chromium_git') + '/external/webrtc/trunk/webrtc.git' + '@' + 'e5dcf5c76c793e7355be2876cd9141e4289f8c9f', # commit position 13983
tommi (sloooow) - chröme 2016/08/31 18:13:28 since this is a roll as well, can you include info
'src/third_party/openmax_dl':
Var('chromium_git') + '/external/webrtc/deps/third_party/openmax.git' + '@' + Var('openmax_dl_revision'),
« no previous file with comments | « no previous file | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698