From 9bc2c6186a5b7fafcac5ad9f5d794008f4ccbef7 Mon Sep 17 00:00:00 2001 From: phoglund Date: Fri, 26 Jun 2015 07:46:09 -0700 Subject: [PATCH] Roll chromium_revision 9729297..fbf756f (335266:336289) Relevant changes: * src/buildtools: fa660d4..ecc8e25 * src/third_party/android_tools: ed3dde6..21f4bcb * src/third_party/boringssl/src: af0e32c..7e8f2ba * src/third_party/icu: 00af1a4..c3f7916 * src/third_party/libyuv: 632c50f..6dde4f1 * src/tools/grit: c1b1591..1f898f7 Details: https://chromium.googlesource.com/chromium/src/+/9729297..fbf756f/DEPS Clang version was not updated in this roll. BUG=None TBR=pbos@webrtc.org Review URL: https://codereview.webrtc.org/1209403002 Cr-Commit-Position: refs/heads/master@{#9510} --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index e95ff42753..41fceeabc9 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': '972929725afea658f494efdb2876546322391797', + 'chromium_revision': 'fbf756f7a9ee229b76eddf1ce3339718aabbc28e', } # NOTE: Prefer revision numbers to tags for svn deps. Use http rather than