
Mainly to pick up the libvpx.gyp change in r288724 to unblock https://webrtc-codereview.appspot.com/16229005/ Overview of changes in Chrome DEPS: $ svn diff http://src.chromium.org/chrome/trunk/src/DEPS -r 288251:289723 which can be compared with the output of: $ svn cat http://webrtc.googlecode.com/svn/trunk/DEPS | grep chromium_deps | sed 's/^ *//' | sort | uniq In a WebRTC checkout, that sums up to the following relevant changes: * src/buildtools 59b932:567f0a * testing/gtest 643:692 * testing/gmock 410:485 * third_party/boringssl/src 533cbe:c3d796 * third_party/libvpx 287125:289332 * third_party/libyuv 1035:1038 * third_party/nss 287121:289430 * third_party/opus/src 256783:289085 * tools/gyp 1959:1964 BUG=2863, chromium:339647 TEST=Local testing as trybots currently cannot handle DEPS changes properly due to http://crbug.com/385594 R=tommi@webrtc.org Review URL: https://webrtc-codereview.appspot.com/22119004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6913 4adac7df-926f-26a2-2b94-8c16560cd09d