1 # Copyright 2015 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': 'action_link',
8 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
11 'target_name': 'assert',
12 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
17 '<(EXTERNS_GYP):chrome_send',
20 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
23 'target_name': 'load_time_data',
24 'dependencies': ['<(DEPTH)/third_party/jstemplate/compiled_resources2.gyp:jstemplate'],
25 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
28 'target_name': 'event_tracker',
29 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
32 'target_name': 'util',
34 '<(EXTERNS_GYP):chrome_send',
37 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
40 'target_name': 'parse_html_subset',
41 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
44 'target_name': 'i18n_template_no_process',
47 '<(EXTERNS_GYP):pending_compiler_externs',
49 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
52 'target_name': 'i18n_template',
55 # Ideally, <include> would automatically import externs as well, but
56 # it current doesn't and that sounds hard. Let's just kill <include>.
57 '<(EXTERNS_GYP):pending_compiler_externs',
59 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],