aboutsummaryrefslogtreecommitdiff
path: root/DEPS
diff options
context:
space:
mode:
authorkjellander@webrtc.org <kjellander@webrtc.org>2014-09-27 18:10:30 +0000
committerkjellander@webrtc.org <kjellander@webrtc.org>2014-09-27 18:10:30 +0000
commit3902054b58a7deca2f53eab406989925d7bb2a9f (patch)
tree80791142cc56fde816271dc57992ed2db66a4a3e /DEPS
parentbebc75e8bdd4172fec69ee376634ecbeb1191992 (diff)
downloadwebrtc-3902054b58a7deca2f53eab406989925d7bb2a9f.tar.gz
Roll chromium_revision 6455c69..deaf2f7 (293954:295079)
Mainly to pick up recent yasm changes needed for turning on libvpx in GN. Summary of changes (git diff 6455c69..deaf2f7 DEPS): * third_party/boringssl 7bdec13..a70c75c * third_party/libjpeg_turbo 3963fbc..034e9a9 * third_party/libvpx d95585f..4947d55 * tools/gyp 1972:1977 I had to add src/third_party/junit/src to be ignored due to http://crbug.com/417292. BUG=3855, chromium:417292 TBR=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/27539004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7313 4adac7df-926f-26a2-2b94-8c16560cd09d
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index ccc34298fb..8d406ddb7d 100644
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@ vars = {
# Use this googlecode_url variable only if there is an internal mirror for it.
# If you do not know, use the full path while defining your new deps entry.
"googlecode_url": "http://%s.googlecode.com/svn",
- "chromium_revision": "6455c698e51af65f57a8fe83547296218a5a7251",
+ "chromium_revision": "deaf2f7e812fd2bb8e0387491d0d080d1e1fe61e",
}
# NOTE: Prefer revision numbers to tags for svn deps. Use http rather than