Chromium Code Reviews
DescriptionFix js checker script
The previous script update broke the closure compilation for some apps (like
files.app). This fixes the problem by correcting the values passed into
run_js_check.
The problems can be repro'ed by running:
GYP_GENERATORS=ninja tools/gyp/gyp --depth . ui/file_manager/file_manager/*/js/compiled_resources.gyp && ninja -C out/Default;
After this cl, the above command returns only a single (valid!) error.
BUG=
Committed: https://crrev.com/0b3e2467eabb57cb9630587f4e6ebb139f1224a6
Cr-Commit-Position: refs/heads/master@{#311743}
Patch Set 1 #
Total comments: 1
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||