| OLD | NEW |
| 1 # | 1 # |
| 2 # Copyright (C) 2013 Google Inc. All rights reserved. | 2 # Copyright (C) 2013 Google Inc. All rights reserved. |
| 3 # | 3 # |
| 4 # Redistribution and use in source and binary forms, with or without | 4 # Redistribution and use in source and binary forms, with or without |
| 5 # modification, are permitted provided that the following conditions are | 5 # modification, are permitted provided that the following conditions are |
| 6 # met: | 6 # met: |
| 7 # | 7 # |
| 8 # * Redistributions of source code must retain the above copyright | 8 # * Redistributions of source code must retain the above copyright |
| 9 # notice, this list of conditions and the following disclaimer. | 9 # notice, this list of conditions and the following disclaimer. |
| 10 # * Redistributions in binary form must reproduce the above | 10 # * Redistributions in binary form must reproduce the above |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 103 '<(PRODUCT_DIR)/resources/inspector/toolbox.html', | 103 '<(PRODUCT_DIR)/resources/inspector/toolbox.html', |
| 104 '<(PRODUCT_DIR)/resources/inspector/toolbox.js', | 104 '<(PRODUCT_DIR)/resources/inspector/toolbox.js', |
| 105 '<(PRODUCT_DIR)/resources/inspector/accessibility_mo
dule.js', | 105 '<(PRODUCT_DIR)/resources/inspector/accessibility_mo
dule.js', |
| 106 '<(PRODUCT_DIR)/resources/inspector/animation_module
.js', | 106 '<(PRODUCT_DIR)/resources/inspector/animation_module
.js', |
| 107 '<(PRODUCT_DIR)/resources/inspector/audits_module.js
', | 107 '<(PRODUCT_DIR)/resources/inspector/audits_module.js
', |
| 108 '<(PRODUCT_DIR)/resources/inspector/components_lazy_
module.js', | 108 '<(PRODUCT_DIR)/resources/inspector/components_lazy_
module.js', |
| 109 '<(PRODUCT_DIR)/resources/inspector/console_module.j
s', | 109 '<(PRODUCT_DIR)/resources/inspector/console_module.j
s', |
| 110 '<(PRODUCT_DIR)/resources/inspector/devices_module.j
s', | 110 '<(PRODUCT_DIR)/resources/inspector/devices_module.j
s', |
| 111 '<(PRODUCT_DIR)/resources/inspector/diff_module.js', | 111 '<(PRODUCT_DIR)/resources/inspector/diff_module.js', |
| 112 '<(PRODUCT_DIR)/resources/inspector/elements_module.
js', | 112 '<(PRODUCT_DIR)/resources/inspector/elements_module.
js', |
| 113 '<(PRODUCT_DIR)/resources/inspector/es_tree_module.j
s', |
| 113 '<(PRODUCT_DIR)/resources/inspector/heap_snapshot_wo
rker_module.js', | 114 '<(PRODUCT_DIR)/resources/inspector/heap_snapshot_wo
rker_module.js', |
| 114 '<(PRODUCT_DIR)/resources/inspector/layers_module.js
', | 115 '<(PRODUCT_DIR)/resources/inspector/layers_module.js
', |
| 115 '<(PRODUCT_DIR)/resources/inspector/network_module.j
s', | 116 '<(PRODUCT_DIR)/resources/inspector/network_module.j
s', |
| 116 '<(PRODUCT_DIR)/resources/inspector/profiler_module.
js', | 117 '<(PRODUCT_DIR)/resources/inspector/profiler_module.
js', |
| 117 '<(PRODUCT_DIR)/resources/inspector/promises_module.
js', | 118 '<(PRODUCT_DIR)/resources/inspector/promises_module.
js', |
| 118 '<(PRODUCT_DIR)/resources/inspector/resources_module
.js', | 119 '<(PRODUCT_DIR)/resources/inspector/resources_module
.js', |
| 119 '<(PRODUCT_DIR)/resources/inspector/sass_module.js', | 120 '<(PRODUCT_DIR)/resources/inspector/sass_module.js', |
| 120 '<(PRODUCT_DIR)/resources/inspector/security_module.
js', | 121 '<(PRODUCT_DIR)/resources/inspector/security_module.
js', |
| 121 '<(PRODUCT_DIR)/resources/inspector/script_formatter
_worker_module.js', | 122 '<(PRODUCT_DIR)/resources/inspector/script_formatter
_worker_module.js', |
| 122 '<(PRODUCT_DIR)/resources/inspector/settings_module.
js', | 123 '<(PRODUCT_DIR)/resources/inspector/settings_module.
js', |
| (...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 270 '<(_output_path)/accessibility_module.js', | 271 '<(_output_path)/accessibility_module.js', |
| 271 '<(_output_path)/animation_module.js', | 272 '<(_output_path)/animation_module.js', |
| 272 '<(_output_path)/audits_module.js', | 273 '<(_output_path)/audits_module.js', |
| 273 '<(_output_path)/cm_modes_module.js', | 274 '<(_output_path)/cm_modes_module.js', |
| 274 '<(_output_path)/components_lazy_module.js', | 275 '<(_output_path)/components_lazy_module.js', |
| 275 '<(_output_path)/console_module.js', | 276 '<(_output_path)/console_module.js', |
| 276 '<(_output_path)/devices_module.js', | 277 '<(_output_path)/devices_module.js', |
| 277 '<(_output_path)/diff_module.js', | 278 '<(_output_path)/diff_module.js', |
| 278 '<(_output_path)/elements_module.js', | 279 '<(_output_path)/elements_module.js', |
| 279 '<(_output_path)/emulated_devices_module.js', | 280 '<(_output_path)/emulated_devices_module.js', |
| 281 '<(_output_path)/es_tree_module.js', |
| 280 '<(_output_path)/heap_snapshot_worker_module.js', | 282 '<(_output_path)/heap_snapshot_worker_module.js', |
| 281 '<(_output_path)/layers_module.js', | 283 '<(_output_path)/layers_module.js', |
| 282 '<(_output_path)/network_module.js', | 284 '<(_output_path)/network_module.js', |
| 283 '<(_output_path)/profiler_module.js', | 285 '<(_output_path)/profiler_module.js', |
| 284 '<(_output_path)/promises_module.js', | 286 '<(_output_path)/promises_module.js', |
| 285 '<(_output_path)/resources_module.js', | 287 '<(_output_path)/resources_module.js', |
| 286 '<(_output_path)/sass_module.js', | 288 '<(_output_path)/sass_module.js', |
| 287 '<(_output_path)/security_module.js', | 289 '<(_output_path)/security_module.js', |
| 288 '<(_output_path)/screencast_module.js', | 290 '<(_output_path)/screencast_module.js', |
| 289 '<(_output_path)/script_formatter_worker_module.js', | 291 '<(_output_path)/script_formatter_worker_module.js', |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 328 '<@(devtools_cm_js_files)', | 330 '<@(devtools_cm_js_files)', |
| 329 '<@(devtools_cm_css_files)', | 331 '<@(devtools_cm_css_files)', |
| 330 ], | 332 ], |
| 331 }, | 333 }, |
| 332 ] | 334 ] |
| 333 }] | 335 }] |
| 334 ] | 336 ] |
| 335 }, | 337 }, |
| 336 ] | 338 ] |
| 337 } | 339 } |
| OLD | NEW |