Patrik Höglund 9edbc27960 Roll chromium_revision 42930fc83a..f9a24d5d6f (564069:564886)
Change log: 42930fc83a..f9a24d5d6f
Full diff: 42930fc83a..f9a24d5d6f

Roll chromium third_party 2f3180d1a4..addc496eeb
Change log: 2f3180d1a4..addc496eeb

Changed dependencies:
* src/base: 5d5b155006..769dcfb902
* src/build: de1de7df37..2574ebeaaf
* src/buildtools: 893eb86b02..6f4dae280c
* src/ios: 78bc41f03c..044af8282c
* src/testing: 36f6919025..5ab6ab6e1c
* src/third_party/catapult: https://chromium.googlesource.com/catapult.git/+log/54e864df3f..01f608bbcf
* src/third_party/depot_tools: 518bb6847a..e89dcf7dee
* src/third_party/libvpx/source/libvpx: 2b08f89076..3f7e6cc020
* src/tools: bea2920553..8a16887980
DEPS diff: 42930fc83a..f9a24d5d6f/DEPS

No update to Clang.

TBR=buildbot@webrtc.org,marpan@webrtc.org,
BUG=None
CQ_INCLUDE_TRYBOTS=master.internal.tryserver.corp.webrtc:linux_internal
NO_AUTOIMPORT_DEPS_CHECK=true

Change-Id: I22104809b6bec8ab773411983357f2d385332395
Reviewed-on: https://webrtc-review.googlesource.com/82060
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Commit-Queue: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#23545}
2018-06-08 07:56:44 +00:00
..

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.