OLD | NEW |
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 // Copyright (c) 2012 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 /** | 5 /** |
6 * WARNING: This file is generated by calcdeps.py | 6 * WARNING: This file is generated by calcdeps.py |
7 * | 7 * |
8 * Do not edit directly. | 8 * Do not edit directly. |
9 */ | 9 */ |
10 base.addModuleStylesheet( | 10 base.addModuleStylesheet( |
(...skipping 14 matching lines...) Expand all Loading... |
25 base.addModuleDependency( | 25 base.addModuleDependency( |
26 'base.bbox2', | 26 'base.bbox2', |
27 'base.gl_matrix'); | 27 'base.gl_matrix'); |
28 base.addModuleDependency( | 28 base.addModuleDependency( |
29 'base.bbox2', | 29 'base.bbox2', |
30 'base.rect2'); | 30 'base.rect2'); |
31 base.addModuleDependency( | 31 base.addModuleDependency( |
32 'model.tile', | 32 'model.tile', |
33 'model.constants'); | 33 'model.constants'); |
34 base.addModuleDependency( | 34 base.addModuleDependency( |
| 35 'model.layer_impl', |
| 36 'model.constants'); |
| 37 base.addModuleDependency( |
35 'model.layer_tree_impl', | 38 'model.layer_tree_impl', |
36 'base.bbox2'); | 39 'base.bbox2'); |
37 base.addModuleDependency( | 40 base.addModuleDependency( |
38 'model.layer_tree_impl', | 41 'model.layer_tree_impl', |
39 'model.constants'); | 42 'model.constants'); |
40 base.addModuleDependency( | 43 base.addModuleDependency( |
| 44 'model.layer_tree_impl', |
| 45 'model.layer_impl'); |
| 46 base.addModuleDependency( |
41 'model.layer_tree_host_impl', | 47 'model.layer_tree_host_impl', |
42 'base.bbox2'); | 48 'base.bbox2'); |
43 base.addModuleDependency( | 49 base.addModuleDependency( |
44 'model.layer_tree_host_impl', | 50 'model.layer_tree_host_impl', |
45 'model.constants'); | 51 'model.constants'); |
46 base.addModuleDependency( | 52 base.addModuleDependency( |
47 'model.layer_tree_host_impl', | 53 'model.layer_tree_host_impl', |
48 'model.tile'); | 54 'model.tile'); |
49 base.addModuleDependency( | 55 base.addModuleDependency( |
50 'model.layer_tree_host_impl', | 56 'model.layer_tree_host_impl', |
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
115 base.addModuleDependency( | 121 base.addModuleDependency( |
116 'tree_quad_view', | 122 'tree_quad_view', |
117 'ui'); | 123 'ui'); |
118 base.addModuleDependency( | 124 base.addModuleDependency( |
119 'tree_quad_view', | 125 'tree_quad_view', |
120 'color_mappings'); | 126 'color_mappings'); |
121 base.addModuleDependency( | 127 base.addModuleDependency( |
122 'tree_quad_view', | 128 'tree_quad_view', |
123 'quad_view'); | 129 'quad_view'); |
124 base.addModuleDependency( | 130 base.addModuleDependency( |
| 131 'layer_impl_view', |
| 132 'ui'); |
| 133 base.addModuleStylesheet( |
| 134 'layer_impl_view', |
| 135 'layer_impl_view'); |
| 136 base.addModuleDependency( |
| 137 'layer_tree_impl_view', |
| 138 'ui'); |
| 139 base.addModuleDependency( |
| 140 'layer_tree_impl_view', |
| 141 'ui.list_and_associated_view'); |
| 142 base.addModuleDependency( |
| 143 'layer_tree_impl_view', |
| 144 'layer_impl_view'); |
| 145 base.addModuleStylesheet( |
| 146 'layer_tree_impl_view', |
| 147 'layer_tree_impl_view'); |
| 148 base.addModuleDependency( |
125 'lthi_view', | 149 'lthi_view', |
126 'ui'); | 150 'ui'); |
127 base.addModuleDependency( | 151 base.addModuleDependency( |
128 'lthi_view', | 152 'lthi_view', |
129 'ui.list_view'); | 153 'ui.list_view'); |
130 base.addModuleDependency( | 154 base.addModuleDependency( |
131 'lthi_view', | 155 'lthi_view', |
132 'quad_view_viewport'); | 156 'quad_view_viewport'); |
133 base.addModuleDependency( | 157 base.addModuleDependency( |
134 'lthi_view', | 158 'lthi_view', |
135 'tree_quad_view'); | 159 'tree_quad_view'); |
| 160 base.addModuleDependency( |
| 161 'lthi_view', |
| 162 'layer_tree_impl_view'); |
136 base.addModuleStylesheet( | 163 base.addModuleStylesheet( |
137 'lthi_view', | 164 'lthi_view', |
138 'lthi_view'); | 165 'lthi_view'); |
139 base.addModuleDependency( | 166 base.addModuleDependency( |
140 'model_view', | 167 'model_view', |
141 'ui'); | 168 'ui'); |
142 base.addModuleDependency( | 169 base.addModuleDependency( |
143 'model_view', | 170 'model_view', |
144 'model'); | 171 'model'); |
145 base.addModuleDependency( | 172 base.addModuleDependency( |
146 'model_view', | 173 'model_view', |
147 'ui.drag_handle'); | 174 'ui.drag_handle'); |
148 base.addModuleDependency( | 175 base.addModuleDependency( |
149 'model_view', | 176 'model_view', |
150 'ui.list_view'); | 177 'ui.list_view'); |
151 base.addModuleDependency( | 178 base.addModuleDependency( |
152 'model_view', | 179 'model_view', |
153 'analysis_view'); | 180 'analysis_view'); |
154 base.addModuleDependency( | 181 base.addModuleDependency( |
155 'model_view', | 182 'model_view', |
156 'lthi_view'); | 183 'lthi_view'); |
157 base.addModuleStylesheet( | 184 base.addModuleStylesheet( |
158 'model_view', | 185 'model_view', |
159 'model_view'); | 186 'model_view'); |
OLD | NEW |