summaryrefslogtreecommitdiffstats
path: root/remoting/compile_js.gypi
Commit message (Collapse)AuthorAgeFilesLines
* This refactor makes third_party/closure_compiler/compile_js.gypi more ↵twellington2015-06-231-0/+17
versatile by allowing other gypi's that include it to define script_args and additional closure_args. remoting/ and components/resources/enhanced_bookmarks/ have been refactored to use compile_js.gypi (rather than calling compile.py directly). BUG=496276 Review URL: https://codereview.chromium.org/1152583011 Cr-Commit-Position: refs/heads/master@{#335692}