OLD | NEW |
1 # Copyright 2016 The Chromium Authors. All rights reserved. | 1 # Copyright 2016 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 { | 4 { |
5 'targets': [ | 5 'targets': [ |
6 { | 6 { |
7 'target_name': 'camera', | 7 'target_name': 'camera', |
8 'dependencies': [ | 8 'dependencies': [ |
9 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', | 9 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
10 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', | 10 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
56 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', | 56 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', |
57 ], | 57 ], |
58 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 58 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
59 }, | 59 }, |
60 { | 60 { |
61 'target_name': 'fingerprint_list', | 61 'target_name': 'fingerprint_list', |
62 'dependencies': [ | 62 'dependencies': [ |
63 '../compiled_resources2.gyp:route', | 63 '../compiled_resources2.gyp:route', |
64 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-resizable-be
havior/compiled_resources2.gyp:iron-resizable-behavior-extracted', | 64 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-resizable-be
havior/compiled_resources2.gyp:iron-resizable-behavior-extracted', |
65 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-ripple/comp
iled_resources2.gyp:paper-ripple-extracted', | 65 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/paper-ripple/comp
iled_resources2.gyp:paper-ripple-extracted', |
| 66 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', |
66 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', | 67 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', |
67 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', | 68 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', |
68 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_
behavior', | 69 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_
behavior', |
| 70 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_with
out_ink', |
69 '<(EXTERNS_GYP):web_animations', | 71 '<(EXTERNS_GYP):web_animations', |
70 | 72 |
71 'fingerprint_browser_proxy', | 73 'fingerprint_browser_proxy', |
72 ], | 74 ], |
73 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 75 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
74 }, | 76 }, |
75 { | 77 { |
76 'target_name': 'fingerprint_progress_arc', | 78 'target_name': 'fingerprint_progress_arc', |
77 'dependencies': [ | 79 'dependencies': [ |
78 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', | 80 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', |
79 ], | 81 ], |
80 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 82 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
81 }, | 83 }, |
82 { | 84 { |
83 'target_name': 'import_data_browser_proxy', | 85 'target_name': 'import_data_browser_proxy', |
84 'dependencies': [ | 86 'dependencies': [ |
85 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', | 87 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:cr', |
86 ], | 88 ], |
87 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 89 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
88 }, | 90 }, |
89 { | 91 { |
90 'target_name': 'lock_screen', | 92 'target_name': 'lock_screen', |
91 'dependencies': [ | 93 'dependencies': [ |
92 '../compiled_resources2.gyp:route', | 94 '../compiled_resources2.gyp:route', |
| 95 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', |
93 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', | 96 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', |
94 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', | 97 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
95 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_
behavior', | 98 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_
behavior', |
| 99 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_with
out_ink', |
96 'easy_unlock_browser_proxy', | 100 'easy_unlock_browser_proxy', |
97 'easy_unlock_turn_off_dialog', | 101 'easy_unlock_turn_off_dialog', |
98 'fingerprint_browser_proxy', | 102 'fingerprint_browser_proxy', |
99 'lock_screen_constants', | 103 'lock_screen_constants', |
100 'lock_state_behavior', | 104 'lock_state_behavior', |
101 'password_prompt_dialog', | 105 'password_prompt_dialog', |
102 ], | 106 ], |
103 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 107 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
104 }, | 108 }, |
105 { | 109 { |
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
149 { | 153 { |
150 'target_name': 'people_page', | 154 'target_name': 'people_page', |
151 'dependencies': [ | 155 'dependencies': [ |
152 '../compiled_resources2.gyp:route', | 156 '../compiled_resources2.gyp:route', |
153 '../settings_page/compiled_resources2.gyp:settings_animated_pages', | 157 '../settings_page/compiled_resources2.gyp:settings_animated_pages', |
154 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', | 158 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', |
155 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', | 159 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', |
156 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:icon', | 160 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:icon', |
157 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', | 161 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
158 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_
behavior', | 162 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_
behavior', |
| 163 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_with
out_ink', |
159 'lock_screen', | 164 'lock_screen', |
160 'lock_screen_constants', | 165 'lock_screen_constants', |
161 'lock_state_behavior', | 166 'lock_state_behavior', |
162 'profile_info_browser_proxy', | 167 'profile_info_browser_proxy', |
163 'sync_browser_proxy', | 168 'sync_browser_proxy', |
164 ], | 169 ], |
165 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 170 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
166 }, | 171 }, |
167 { | 172 { |
168 'target_name': 'profile_info_browser_proxy', | 173 'target_name': 'profile_info_browser_proxy', |
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
228 'target_name': 'users_add_user_dialog', | 233 'target_name': 'users_add_user_dialog', |
229 'dependencies': [ | 234 'dependencies': [ |
230 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', | 235 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', |
231 '<(EXTERNS_GYP):users_private', | 236 '<(EXTERNS_GYP):users_private', |
232 ], | 237 ], |
233 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 238 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
234 }, | 239 }, |
235 { | 240 { |
236 'target_name': 'users_page', | 241 'target_name': 'users_page', |
237 'dependencies': [ | 242 'dependencies': [ |
| 243 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:assert', |
| 244 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_with
out_ink', |
238 'user_list', | 245 'user_list', |
239 'users_add_user_dialog', | 246 'users_add_user_dialog', |
240 ], | 247 ], |
241 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 248 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
242 }, | 249 }, |
243 { | 250 { |
244 'target_name': 'import_data_dialog', | 251 'target_name': 'import_data_dialog', |
245 'dependencies': [ | 252 'dependencies': [ |
246 '../prefs/compiled_resources2.gyp:prefs_behavior', | 253 '../prefs/compiled_resources2.gyp:prefs_behavior', |
247 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', | 254 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:i18n_behavior', |
248 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_
behavior', | 255 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:web_ui_listener_
behavior', |
249 'import_data_browser_proxy', | 256 'import_data_browser_proxy', |
250 ], | 257 ], |
251 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], | 258 'includes': ['../../../../../third_party/closure_compiler/compile_js2.gypi
'], |
252 }, | 259 }, |
253 ], | 260 ], |
254 } | 261 } |
OLD | NEW |