From d7da970dada9eb8d96cbc97e63a21987eaeff159 Mon Sep 17 00:00:00 2001 From: kjellander Date: Fri, 1 Apr 2016 20:01:27 -0700 Subject: [PATCH] Roll chromium_revision ee6041d32d..048b30171a (384539:384783) Change log: https://chromium.googlesource.com/chromium/src/+log/ee6041d32d..048b30171a Full diff: https://chromium.googlesource.com/chromium/src/+/ee6041d32d..048b30171a Changed dependencies: * src/third_party/libvpx/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/a624692776..904cb53302 * src/tools/gyp: https://chromium.googlesource.com/external/gyp.git/+log/28340b46df..697933c2e3 DEPS diff: https://chromium.googlesource.com/chromium/src/+/ee6041d32d..048b30171a/DEPS No update to Clang. TBR=marpan@webrtc.org, stefan@webrtc.org, Review URL: https://codereview.webrtc.org/1855003002 Cr-Commit-Position: refs/heads/master@{#12204} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 1ec05b3329..d3a7eec04d 100644 --- a/DEPS +++ b/DEPS @@ -6,7 +6,7 @@ vars = { 'extra_gyp_flag': '-Dextra_gyp_flag=0', 'chromium_git': 'https://chromium.googlesource.com', - 'chromium_revision': 'ee6041d32d93b5fcc4915f8280b6a7e09187650b', + 'chromium_revision': '048b30171ae6db3249101801d814b8f7a4b21c53', } # NOTE: Use http rather than https; the latter can cause problems for users