| OLD | NEW |
| 1 # Copyright 2015 The Chromium Authors. All rights reserved. | 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 | 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': 'constants', | 7 'target_name': 'constants', |
| 8 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], | 8 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 21 matching lines...) Expand all Loading... |
| 32 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_row'
, | 32 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_row'
, |
| 33 'constants', | 33 'constants', |
| 34 'browser_service', | 34 'browser_service', |
| 35 '../history/compiled_resources2.gyp:externs', | 35 '../history/compiled_resources2.gyp:externs', |
| 36 ], | 36 ], |
| 37 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], | 37 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
| 38 }, | 38 }, |
| 39 { | 39 { |
| 40 'target_name': 'history_list', | 40 'target_name': 'history_list', |
| 41 'dependencies': [ | 41 'dependencies': [ |
| 42 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-a11y-announc
er/compiled_resources2.gyp:iron-a11y-announcer-extracted', |
| 42 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-list/compile
d_resources2.gyp:iron-list-extracted', | 43 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-list/compile
d_resources2.gyp:iron-list-extracted', |
| 43 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-scroll-thres
hold/compiled_resources2.gyp:iron-scroll-threshold-extracted', | 44 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-scroll-thres
hold/compiled_resources2.gyp:iron-scroll-threshold-extracted', |
| 44 '<(DEPTH)/ui/webui/resources/cr_elements/cr_action_menu/compiled_resourc
es2.gyp:cr_action_menu', | 45 '<(DEPTH)/ui/webui/resources/cr_elements/cr_action_menu/compiled_resourc
es2.gyp:cr_action_menu', |
| 46 '<(DEPTH)/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resourc
es2.gyp:cr_lazy_render', |
| 45 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', | 47 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
| 46 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', | 48 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', |
| 47 'constants', | |
| 48 'history_item', | |
| 49 'history_list_behavior', | |
| 50 '../history/compiled_resources2.gyp:externs', | |
| 51 ], | |
| 52 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], | |
| 53 }, | |
| 54 { | |
| 55 'target_name': 'history_list_behavior', | |
| 56 'dependencies': [ | |
| 57 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', | |
| 58 'browser_service', | 49 'browser_service', |
| 59 'constants', | 50 'constants', |
| 51 'externs', |
| 52 'history_item', |
| 53 '../history/compiled_resources2.gyp:externs', |
| 60 ], | 54 ], |
| 61 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], | 55 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
| 62 }, | 56 }, |
| 63 { | 57 { |
| 64 'target_name': 'history_toolbar', | 58 'target_name': 'history_toolbar', |
| 65 'dependencies': [ | 59 'dependencies': [ |
| 66 '<(DEPTH)/ui/webui/resources/cr_elements/cr_toolbar/compiled_resources2.
gyp:cr_toolbar', | 60 '<(DEPTH)/ui/webui/resources/cr_elements/cr_toolbar/compiled_resources2.
gyp:cr_toolbar', |
| 67 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', | 61 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
| 68 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', | 62 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', |
| 69 'constants', | 63 'constants', |
| 70 '../history/compiled_resources2.gyp:externs', | 64 '../history/compiled_resources2.gyp:externs', |
| 71 ], | 65 ], |
| 72 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], | 66 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
| 73 }, | 67 }, |
| 74 { | 68 { |
| 75 'target_name': 'history', | 69 'target_name': 'history', |
| 76 'dependencies': [ | 70 'dependencies': [ |
| 77 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:icon', | 71 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:icon', |
| 78 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', | 72 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data', |
| 79 'constants', | 73 'constants', |
| 80 'app', | 74 'app', |
| 81 '<(EXTERNS_GYP):chrome_send', | 75 '<(EXTERNS_GYP):chrome_send', |
| 82 '../history/compiled_resources2.gyp:externs', | 76 '../history/compiled_resources2.gyp:externs', |
| 83 ], | 77 ], |
| 84 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], | 78 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
| 85 }, | 79 }, |
| 86 { | 80 { |
| 87 'target_name': 'list_container', | |
| 88 'dependencies': [ | |
| 89 '<(DEPTH)/third_party/polymer/v1_0/components-chromium/iron-a11y-announc
er/compiled_resources2.gyp:iron-a11y-announcer-extracted', | |
| 90 '<(DEPTH)/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resourc
es2.gyp:cr_lazy_render', | |
| 91 'externs', | |
| 92 'history_list', | |
| 93 'history_list_behavior', | |
| 94 '../history/compiled_resources2.gyp:externs', | |
| 95 ], | |
| 96 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], | |
| 97 }, | |
| 98 { | |
| 99 'target_name': 'app', | 81 'target_name': 'app', |
| 100 'dependencies': [ | 82 'dependencies': [ |
| 101 '<(DEPTH)/ui/webui/resources/cr_elements/cr_drawer/compiled_resources2.g
yp:cr_drawer', | 83 '<(DEPTH)/ui/webui/resources/cr_elements/cr_drawer/compiled_resources2.g
yp:cr_drawer', |
| 102 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', | 84 '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util', |
| 103 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:command', | 85 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:command', |
| 104 'constants', | 86 'constants', |
| 105 'history_toolbar', | 87 'history_toolbar', |
| 106 'list_container', | 88 'history_list', |
| 107 'side_bar', | 89 'side_bar', |
| 108 'synced_device_card', | 90 'synced_device_card', |
| 109 'synced_device_manager', | 91 'synced_device_manager', |
| 110 '../history/compiled_resources2.gyp:externs', | 92 '../history/compiled_resources2.gyp:externs', |
| 111 ], | 93 ], |
| 112 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], | 94 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
| 113 }, | 95 }, |
| 114 { | 96 { |
| 115 'target_name': 'query_manager', | 97 'target_name': 'query_manager', |
| 116 'dependencies': [ | 98 'dependencies': [ |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 158 '<(DEPTH)/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resourc
es2.gyp:cr_lazy_render', | 140 '<(DEPTH)/ui/webui/resources/cr_elements/cr_lazy_render/compiled_resourc
es2.gyp:cr_lazy_render', |
| 159 '<(DEPTH)/ui/webui/resources/cr_elements/cr_action_menu/compiled_resourc
es2.gyp:cr_action_menu', | 141 '<(DEPTH)/ui/webui/resources/cr_elements/cr_action_menu/compiled_resourc
es2.gyp:cr_action_menu', |
| 160 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_grid
', | 142 '<(DEPTH)/ui/webui/resources/js/cr/ui/compiled_resources2.gyp:focus_grid
', |
| 161 'browser_service', | 143 'browser_service', |
| 162 'synced_device_card', | 144 'synced_device_card', |
| 163 ], | 145 ], |
| 164 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], | 146 'includes': ['../../../../third_party/closure_compiler/compile_js2.gypi'], |
| 165 }, | 147 }, |
| 166 ], | 148 ], |
| 167 } | 149 } |
| OLD | NEW |