Remove unnecessary extern files
These 2 files "connection.js" and "es6_workaround.js" seem to be to backport some definitions from ES6 and newer Web APIs not covered by Closure compiler "back on the day", to be able to compile with these methods that were already available in our Chromium version. I've run Closure compiler locally as well as in the bots, so Closure seems to support these on it current version. Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I48f61c9bf439fb8c438dc0155e00f0db9610d96c Reviewed-on: https://chromium-review.googlesource.com/1068586Reviewed-by:Noel Gordon <noel@chromium.org> Reviewed-by:
Naoki Fukino <fukino@chromium.org> Commit-Queue: Luciano Pacheco (SYD) <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#561376}
Showing
Please register or sign in to comment