aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorkjellander <kjellander@webrtc.org>2016-01-06 22:12:27 -0800
committerCommit bot <commit-bot@chromium.org>2016-01-07 06:12:36 +0000
commit44cc7950160aee01889a6b5a21a384b20cfb5532 (patch)
tree0bc5f636471ed568d5dda6594630613b24def390 /DEPS
parent4f3c772015f97aa98d349107cdb0ca0c4b615bca (diff)
downloadwebrtc-44cc7950160aee01889a6b5a21a384b20cfb5532.tar.gz
Roll chromium_revision 4df108a..2a70cb1 (367307:367468)
Mac 32-bit support has been gone in Chromium for a long time, but was removed in https://codereview.chromium.org/1557823002. This called for finally removing our Mac 32-bit builds, which was done in http://crbug.com/574320. Change log: https://chromium.googlesource.com/chromium/src/+log/4df108a..2a70cb1 Full diff: https://chromium.googlesource.com/chromium/src/+/4df108a..2a70cb1 Changed dependencies: * src/third_party/libvpx_new/source/libvpx: https://chromium.googlesource.com/webm/libvpx.git/+log/ecb8dff..a9dd8a7 * src/third_party/nss: https://chromium.googlesource.com/chromium/deps/nss.git/+log/aee1b12..225bfc3 DEPS diff: https://chromium.googlesource.com/chromium/src/+/4df108a..2a70cb1/DEPS No update to Clang. TBR=marpan@webrtc.org, stefan@webrtc.org, BUG=webrtc:5401, webrtc:5402 NOTRY=True Review URL: https://codereview.webrtc.org/1556273002 Cr-Commit-Position: refs/heads/master@{#11159}
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index b06edaf2f1..359a9818a3 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': '4df108a08782de0f5275a52491eedcaacfe1907f',
+ 'chromium_revision': '2a70cb124470b734b014caf94e0a550850917e5e',
}
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than