| 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 385 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 396 'front_end/common/utilities.js', | 396 'front_end/common/utilities.js', |
| 397 'front_end/heap_snapshot_worker/AllocationProfile.js', | 397 'front_end/heap_snapshot_worker/AllocationProfile.js', |
| 398 'front_end/heap_snapshot_worker/HeapSnapshot.js', | 398 'front_end/heap_snapshot_worker/HeapSnapshot.js', |
| 399 'front_end/heap_snapshot_worker/HeapSnapshotLoader.js', | 399 'front_end/heap_snapshot_worker/HeapSnapshotLoader.js', |
| 400 'front_end/heap_snapshot_worker/HeapSnapshotWorker.js', | 400 'front_end/heap_snapshot_worker/HeapSnapshotWorker.js', |
| 401 'front_end/heap_snapshot_worker/HeapSnapshotWorkerDispatcher.js', | 401 'front_end/heap_snapshot_worker/HeapSnapshotWorkerDispatcher.js', |
| 402 'front_end/heap_snapshot_worker/JSHeapSnapshot.js', | 402 'front_end/heap_snapshot_worker/JSHeapSnapshot.js', |
| 403 'front_end/profiler/HeapSnapshotCommon.js', | 403 'front_end/profiler/HeapSnapshotCommon.js', |
| 404 ], | 404 ], |
| 405 'devtools_layers_js_files': [ | 405 'devtools_layers_js_files': [ |
| 406 'front_end/layers/LayerDetailsView.js', | |
| 407 'front_end/layers/LayerPaintProfilerView.js', | 406 'front_end/layers/LayerPaintProfilerView.js', |
| 408 'front_end/layers/LayersPanel.js', | 407 'front_end/layers/LayersPanel.js', |
| 409 ], | 408 ], |
| 410 'devtools_network_js_files': [ | 409 'devtools_network_js_files': [ |
| 411 'front_end/network/HAREntry.js', | 410 'front_end/network/HAREntry.js', |
| 412 'front_end/network/NetworkItemView.js', | 411 'front_end/network/NetworkItemView.js', |
| 413 'front_end/network/NetworkPanel.js', | 412 'front_end/network/NetworkPanel.js', |
| 414 'front_end/network/RequestCookiesView.js', | 413 'front_end/network/RequestCookiesView.js', |
| 415 'front_end/network/RequestHeadersView.js', | 414 'front_end/network/RequestHeadersView.js', |
| 416 'front_end/network/RequestHTMLView.js', | 415 'front_end/network/RequestHTMLView.js', |
| (...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 505 'front_end/sources/ThreadsSidebarPane.js', | 504 'front_end/sources/ThreadsSidebarPane.js', |
| 506 'front_end/sources/UISourceCodeFrame.js', | 505 'front_end/sources/UISourceCodeFrame.js', |
| 507 'front_end/sources/WatchExpressionsSidebarPane.js', | 506 'front_end/sources/WatchExpressionsSidebarPane.js', |
| 508 'front_end/sources/WorkspaceMappingTip.js', | 507 'front_end/sources/WorkspaceMappingTip.js', |
| 509 ], | 508 ], |
| 510 'devtools_temp_storage_shared_worker_js_files': [ | 509 'devtools_temp_storage_shared_worker_js_files': [ |
| 511 'front_end/temp_storage_shared_worker/TempStorageSharedWorker.js', | 510 'front_end/temp_storage_shared_worker/TempStorageSharedWorker.js', |
| 512 ], | 511 ], |
| 513 'devtools_timeline_js_files': [ | 512 'devtools_timeline_js_files': [ |
| 514 'front_end/timeline/CountersGraph.js', | 513 'front_end/timeline/CountersGraph.js', |
| 514 'front_end/timeline/LayerDetailsView.js', |
| 515 'front_end/timeline/LayerTreeOutline.js', | 515 'front_end/timeline/LayerTreeOutline.js', |
| 516 'front_end/timeline/Layers3DView.js', | 516 'front_end/timeline/Layers3DView.js', |
| 517 'front_end/timeline/MemoryCountersGraph.js', | 517 'front_end/timeline/MemoryCountersGraph.js', |
| 518 'front_end/timeline/PaintProfilerView.js', | 518 'front_end/timeline/PaintProfilerView.js', |
| 519 'front_end/timeline/TimelineEventOverview.js', | 519 'front_end/timeline/TimelineEventOverview.js', |
| 520 'front_end/timeline/TimelineFlameChart.js', | 520 'front_end/timeline/TimelineFlameChart.js', |
| 521 'front_end/timeline/TimelineFrameModel.js', | 521 'front_end/timeline/TimelineFrameModel.js', |
| 522 'front_end/timeline/TimelineFrameOverview.js', | 522 'front_end/timeline/TimelineFrameOverview.js', |
| 523 'front_end/timeline/TimelineJSProfile.js', | 523 'front_end/timeline/TimelineJSProfile.js', |
| 524 'front_end/timeline/TimelineLayersView.js', | 524 'front_end/timeline/TimelineLayersView.js', |
| (...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 658 'front_end/Images/touchCursor.png', | 658 'front_end/Images/touchCursor.png', |
| 659 'front_end/Images/touchCursor_2x.png', | 659 'front_end/Images/touchCursor_2x.png', |
| 660 'front_end/Images/transformControls.png', | 660 'front_end/Images/transformControls.png', |
| 661 'front_end/Images/transformControls_2x.png', | 661 'front_end/Images/transformControls_2x.png', |
| 662 ], | 662 ], |
| 663 'devtools_extension_api_files': [ | 663 'devtools_extension_api_files': [ |
| 664 'front_end/extensions/ExtensionAPI.js', | 664 'front_end/extensions/ExtensionAPI.js', |
| 665 ], | 665 ], |
| 666 }, | 666 }, |
| 667 } | 667 } |
| OLD | NEW |