| 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 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 117 '<(PRODUCT_DIR)/resources/inspector/layers/layers_mo
dule.js', | 117 '<(PRODUCT_DIR)/resources/inspector/layers/layers_mo
dule.js', |
| 118 '<(PRODUCT_DIR)/resources/inspector/network/network_
module.js', | 118 '<(PRODUCT_DIR)/resources/inspector/network/network_
module.js', |
| 119 '<(PRODUCT_DIR)/resources/inspector/profiler/profile
r_module.js', | 119 '<(PRODUCT_DIR)/resources/inspector/profiler/profile
r_module.js', |
| 120 '<(PRODUCT_DIR)/resources/inspector/resources/resour
ces_module.js', | 120 '<(PRODUCT_DIR)/resources/inspector/resources/resour
ces_module.js', |
| 121 '<(PRODUCT_DIR)/resources/inspector/sass/sass_module
.js', | 121 '<(PRODUCT_DIR)/resources/inspector/sass/sass_module
.js', |
| 122 '<(PRODUCT_DIR)/resources/inspector/security/securit
y_module.js', | 122 '<(PRODUCT_DIR)/resources/inspector/security/securit
y_module.js', |
| 123 '<(PRODUCT_DIR)/resources/inspector/settings/setting
s_module.js', | 123 '<(PRODUCT_DIR)/resources/inspector/settings/setting
s_module.js', |
| 124 '<(PRODUCT_DIR)/resources/inspector/snippets/snippet
s_module.js', | 124 '<(PRODUCT_DIR)/resources/inspector/snippets/snippet
s_module.js', |
| 125 '<(PRODUCT_DIR)/resources/inspector/source_frame/sou
rce_frame_module.js', | 125 '<(PRODUCT_DIR)/resources/inspector/source_frame/sou
rce_frame_module.js', |
| 126 '<(PRODUCT_DIR)/resources/inspector/sources/sources_
module.js', | 126 '<(PRODUCT_DIR)/resources/inspector/sources/sources_
module.js', |
| 127 '<(PRODUCT_DIR)/resources/inspector/text_editor/text
_editor_module.js', |
| 127 '<(PRODUCT_DIR)/resources/inspector/timeline_model/t
imeline_model_module.js', | 128 '<(PRODUCT_DIR)/resources/inspector/timeline_model/t
imeline_model_module.js', |
| 128 '<(PRODUCT_DIR)/resources/inspector/timeline/timelin
e_module.js', | 129 '<(PRODUCT_DIR)/resources/inspector/timeline/timelin
e_module.js', |
| 129 '<(PRODUCT_DIR)/resources/inspector/ui_lazy/ui_lazy_
module.js', | 130 '<(PRODUCT_DIR)/resources/inspector/ui_lazy/ui_lazy_
module.js', |
| 130 '<(PRODUCT_DIR)/resources/inspector/devtools_extensi
on_api.js', | 131 '<(PRODUCT_DIR)/resources/inspector/devtools_extensi
on_api.js', |
| 131 ], | 132 ], |
| 132 'inputs': [ | 133 'inputs': [ |
| 133 '<@(_script_name)', | 134 '<@(_script_name)', |
| 134 '<@(_static_files)', | 135 '<@(_static_files)', |
| 135 '<@(devtools_embedder_scripts)', | 136 '<@(devtools_embedder_scripts)', |
| 136 '<@(_generated_files)', | 137 '<@(_generated_files)', |
| (...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 291 '<(_output_path)/network/network_module.js', | 292 '<(_output_path)/network/network_module.js', |
| 292 '<(_output_path)/profiler/profiler_module.js', | 293 '<(_output_path)/profiler/profiler_module.js', |
| 293 '<(_output_path)/resources/resources_module.js', | 294 '<(_output_path)/resources/resources_module.js', |
| 294 '<(_output_path)/sass/sass_module.js', | 295 '<(_output_path)/sass/sass_module.js', |
| 295 '<(_output_path)/security/security_module.js', | 296 '<(_output_path)/security/security_module.js', |
| 296 '<(_output_path)/screencast/screencast_module.js', | 297 '<(_output_path)/screencast/screencast_module.js', |
| 297 '<(_output_path)/settings/settings_module.js', | 298 '<(_output_path)/settings/settings_module.js', |
| 298 '<(_output_path)/snippets/snippets_module.js', | 299 '<(_output_path)/snippets/snippets_module.js', |
| 299 '<(_output_path)/source_frame/source_frame_module.js
', | 300 '<(_output_path)/source_frame/source_frame_module.js
', |
| 300 '<(_output_path)/sources/sources_module.js', | 301 '<(_output_path)/sources/sources_module.js', |
| 302 '<(_output_path)/text_editor/text_editor_module.js', |
| 301 '<(_output_path)/timeline/timeline_module.js', | 303 '<(_output_path)/timeline/timeline_module.js', |
| 302 '<(_output_path)/timeline_model/timeline_model_modul
e.js', | 304 '<(_output_path)/timeline_model/timeline_model_modul
e.js', |
| 303 '<(_output_path)/ui_lazy/ui_lazy_module.js', | 305 '<(_output_path)/ui_lazy/ui_lazy_module.js', |
| 304 ], | 306 ], |
| 305 }, | 307 }, |
| 306 { # Debug | 308 { # Debug |
| 307 'outputs': [ | 309 'outputs': [ |
| 308 '<(_output_path)/inspector.html', | 310 '<(_output_path)/inspector.html', |
| 309 '<(_output_path)/toolbox.html', | 311 '<(_output_path)/toolbox.html', |
| 310 ] | 312 ] |
| (...skipping 24 matching lines...) Expand all Loading... |
| 335 '<@(devtools_cm_js_files)', | 337 '<@(devtools_cm_js_files)', |
| 336 '<@(devtools_cm_css_files)', | 338 '<@(devtools_cm_css_files)', |
| 337 ], | 339 ], |
| 338 }, | 340 }, |
| 339 ] | 341 ] |
| 340 }] | 342 }] |
| 341 ] | 343 ] |
| 342 }, | 344 }, |
| 343 ] | 345 ] |
| 344 } | 346 } |
| OLD | NEW |