# Copyright 2014 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. { 'type': 'none', 'variables': { 'CLOSURE_DIR': '<(DEPTH)/third_party/closure_compiler', }, 'actions': [ { # This action optionally takes these arguments: # - depends: scripts that the source file depends on being included already # - externs: files that describe globals used by |source| 'action_name': 'compile_js', 'variables': { 'source_file': '<(_target_name).js', 'out_file': '<(SHARED_INTERMEDIATE_DIR)/closure/