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': 'externs',
8 'includes': ['../../../../third_party/closure_compiler/externs_js.gypi'],
11 'target_name': 'constants',
12 'dependencies': ['<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr'],
13 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
16 'target_name': 'item_view',
18 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
19 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
20 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util',
22 'throttled_icon_loader',
25 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
28 'target_name': 'focus_row',
30 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
31 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
32 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_row',
35 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
38 'target_name': 'manager',
40 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
41 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
42 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
43 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:event_tracker',
44 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util',
45 '<(DEPTH)/ui/webui/resources/js/cr/compiled_resources2.gyp:ui',
46 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:command',
47 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_grid',
49 'throttled_icon_loader',
52 '<(EXTERNS_GYP):chrome_send',
55 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
58 'target_name': 'throttled_icon_loader',
59 'dependencies': ['<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr'],
60 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],