Change log:f7f609d28c..3dc058abd9Full diff:f7f609d28c..3dc058abd9Roll chromium third_party 70ec6906a5..257f2e30a3 Change log:70ec6906a5..257f2e30a3Changed dependencies: * src/base:deb9ad0180..2711aa7a26* src/build:27de0fa05e..c5b7918c1b* src/ios:f1ab343a06..0cfd7f5c39* src/testing:81ba8e08f4..6084f9bd41* src/third_party/boringssl/src: https://boringssl.googlesource.com/boringssl.git/+log/8e75ae4880..69271b5d4f * src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/195c52dc70..a67f1510e7 * src/third_party/depot_tools:d1de725e0b..babd098f36* src/third_party/freetype/src:2157d8fa6f..9e345c9117* src/tools:9d42b89d62..1975b1c78cDEPS diff:f7f609d28c..3dc058abd9/DEPS No update to Clang. TBR=buildbot@webrtc.org, BUG=None CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal Change-Id: I26b88ce0de10327c11ad416ab0dbd192b6993970 Reviewed-on: https://webrtc-review.googlesource.com/76511 Commit-Queue: WebRTC Buildbot <buildbot@webrtc.org> Reviewed-by: WebRTC Buildbot <buildbot@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23222}
Name: Closure compiler Short Name: closure-compiler URL: http://github.com/google/closure-compiler Version: v20150729-236-gad656a1 Date: 2015/08/26 08:46 Revision: 5cae9b78a16a2655627733b66d1c686d5f547925 License: Apache 2.0 License File: LICENSE Security Critical: no Description: The Closure Compiler provides warnings for illegal JavaScript and warnings for potentially dangerous operations, helping you to produce JavaScript that is less buggy and easier to maintain. Local modifications: - Use the script third_party/closure_compiler/roll_closure_compiler to update the versions of third_party/closure_compiler/compiler/compiler.jar and/or third_party/closure_compiler/externs/chrome_extensions.js. - Some externs here are for chrome-specific use; these primarily include the *_private.js files.