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

Unified Diff: DEPS

Issue 1321023006: J420ToABGR for 1 step Android J420 conversion (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Direct J420ToABGR for android Created 5 years, 3 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 | media/blink/skcanvas_video_renderer.cc » ('j') | media/blink/skcanvas_video_renderer.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 946add4313c96b4ea93efeaf22955bf0f752c5ac..f36df4fa4449da988a18e186f5de845a6c45ec17 100644
--- a/DEPS
+++ b/DEPS
@@ -225,7 +225,8 @@ deps = {
Var('chromium_git') + '/external/github.com/open-source-parsers/jsoncpp.git' + '@' + 'f572e8e42e22cfcf5ab0aea26574f408943edfa4', # from svn 248
'src/third_party/libyuv':
- Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '0bc626a5d776fd8399d14d7f6e24e557c14f4e7e', # from version 1475
+ Var('chromium_git') + '/libyuv/libyuv.git' + '@' + '67b06e66cb3d5aff909ddd679febcbc9f4e02191', # from version 1478
+
'src/third_party/smhasher/src':
Var('chromium_git') + '/external/smhasher.git' + '@' + 'e87738e57558e0ec472b2fc3a643b838e5b6e88f',
« no previous file with comments | « no previous file | media/blink/skcanvas_video_renderer.cc » ('j') | media/blink/skcanvas_video_renderer.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698