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

Unified Diff: DEPS

Issue 1259123007: roll libyuv from r1450 to r1459 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: roll to r1459 which removes 32 bit gcc rotate Created 5 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 | 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 d46ed28e84e0be139dd589ad295b365ae8547e05..5470189d6ace568792f2871c9fb31d31a5fa24d4 100644
--- a/DEPS
+++ b/DEPS
@@ -221,7 +221,7 @@ 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' + '@' + '3a3a89ccd40764579077e93bc303564c873aa7c1', # from version 1450
+ Var('chromium_git') + '/libyuv/libyuv.git' + '@' + 'e40384b6d9667401a010b9ef7db16bf56bf5deab', # from version 1459
'src/third_party/smhasher/src':
Var('chromium_git') + '/external/smhasher.git' + '@' + 'e87738e57558e0ec472b2fc3a643b838e5b6e88f',
« 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