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_service',
9 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert',
10 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
11 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
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 '../downloads/compiled_resources2.gyp:constants',
21 '../downloads/compiled_resources2.gyp:throttled_icon_loader',
22 '../downloads/compiled_resources2.gyp:externs',
25 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
28 'target_name': 'manager',
30 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
31 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
32 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util',
33 '<(DEPTH)/ui/webui/resources/js/cr/compiled_resources2.gyp:ui',
34 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:command',
38 '<(EXTERNS_GYP):chrome_send',
39 '../downloads/compiled_resources2.gyp:externs',
41 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],
44 'target_name': 'toolbar',
46 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr',
49 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'],