1 # Copyright 2014 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
7 'target_name': 'assert',
8 'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
13 'externs': ['../../../../third_party/closure_compiler/externs/chrome_send.js'],
15 'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
18 'target_name': 'event_tracker',
19 'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
22 'target_name': 'load_time_data',
25 '../../../../third_party/jstemplate/util.js',
26 '../../../../third_party/jstemplate/jsevalcontext.js',
27 '../../../../third_party/jstemplate/jstemplate.js',
30 'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
33 'target_name': 'util',
35 'depends': ['compiled_resources.gyp:cr'],
36 # TODO(jlklein): Get <(VARIABLES) in transient externs/depends working.
37 'externs': ['../../../../third_party/closure_compiler/externs/chrome_send.js'],
39 'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
42 'target_name': 'parse_html_subset',
43 'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
46 'target_name': 'i18n_template_no_process',
48 'depends': ['compiled_resources.gyp:load_time_data'],
49 'externs': ['../../../../third_party/closure_compiler/externs/pending_compiler_externs.js'],
51 'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],
54 'target_name': 'i18n_template',
56 'depends': ['compiled_resources.gyp:load_time_data'],
57 'externs': ['../../../../third_party/closure_compiler/externs/pending_compiler_externs.js'],
59 'includes': ['../../../../third_party/closure_compiler/compile_js.gypi'],