From f160ce90bbb03dbd925bfe35fa64f95238c04efc Mon Sep 17 00:00:00 2001 From: Frank Barchard Date: Wed, 13 Apr 2016 15:26:36 -0700 Subject: [PATCH] Roll chromium_revision 8cdf0347.. 1d144ca7 roll chromium_revision for libyuv to pick up jpeg gyp change for NaCL. new jpeg allows nacl generate without Duse_system_yasm=0 BUG=libyuv:581 TESTED=local nacl build. R=kjellander@chromium.org Review URL: https://codereview.chromium.org/1882303002 . --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 794fff37f..fcab73166 100644 --- a/DEPS +++ b/DEPS @@ -7,7 +7,7 @@ vars = { # Roll the Chromium Git hash to pick up newer versions of all the # dependencies and tools linked to in setup_links.py. - 'chromium_revision': '8cdf034791388299f18fba186f2941313320b706', + 'chromium_revision': '1d144ca7f86e0c684c67d6c1b6d5414ca9074615', } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than