| 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 186 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 197 '<@(devtools_standalone_files)', | 197 '<@(devtools_standalone_files)', |
| 198 ], | 198 ], |
| 199 'devtools_standalone_files': [ | 199 'devtools_standalone_files': [ |
| 200 'front_end/accelerometer.css', | 200 'front_end/accelerometer.css', |
| 201 'front_end/auditsPanel.css', | 201 'front_end/auditsPanel.css', |
| 202 'front_end/breadcrumbList.css', | 202 'front_end/breadcrumbList.css', |
| 203 'front_end/breakpointsList.css', | 203 'front_end/breakpointsList.css', |
| 204 'front_end/buildSystemOnly.js', | 204 'front_end/buildSystemOnly.js', |
| 205 'front_end/cm/cmdevtools.css', | 205 'front_end/cm/cmdevtools.css', |
| 206 'front_end/cm/codemirror.css', | 206 'front_end/cm/codemirror.css', |
| 207 'front_end/cssNamedFlows.css', | |
| 208 'front_end/dataGrid.css', | 207 'front_end/dataGrid.css', |
| 209 'front_end/elementsPanel.css', | 208 'front_end/elementsPanel.css', |
| 210 'front_end/filter.css', | 209 'front_end/filter.css', |
| 211 'front_end/filteredItemSelectionDialog.css', | 210 'front_end/filteredItemSelectionDialog.css', |
| 212 'front_end/flameChart.css', | 211 'front_end/flameChart.css', |
| 213 'front_end/heapProfiler.css', | 212 'front_end/heapProfiler.css', |
| 214 'front_end/helpScreen.css', | 213 'front_end/helpScreen.css', |
| 215 'front_end/indexedDBViews.css', | 214 'front_end/indexedDBViews.css', |
| 216 'front_end/inspectorCommon.css', | 215 'front_end/inspectorCommon.css', |
| 217 'front_end/navigatorView.css', | 216 'front_end/navigatorView.css', |
| (...skipping 10 matching lines...) Expand all Loading... |
| 228 'front_end/sourcesPanel.css', | 227 'front_end/sourcesPanel.css', |
| 229 'front_end/sourcesView.css', | 228 'front_end/sourcesView.css', |
| 230 'front_end/spectrum.css', | 229 'front_end/spectrum.css', |
| 231 'front_end/splitView.css', | 230 'front_end/splitView.css', |
| 232 'front_end/textPrompt.css', | 231 'front_end/textPrompt.css', |
| 233 'front_end/timelinePanel.css', | 232 'front_end/timelinePanel.css', |
| 234 'front_end/canvasProfiler.css', | 233 'front_end/canvasProfiler.css', |
| 235 'front_end/layersPanel.css', | 234 'front_end/layersPanel.css', |
| 236 ], | 235 ], |
| 237 'devtools_elements_js_files': [ | 236 'devtools_elements_js_files': [ |
| 238 'front_end/CSSNamedFlowCollectionsView.js', | |
| 239 'front_end/CSSNamedFlowView.js', | |
| 240 'front_end/DOMSyntaxHighlighter.js', | 237 'front_end/DOMSyntaxHighlighter.js', |
| 241 'front_end/ElementsTreeOutline.js', | 238 'front_end/ElementsTreeOutline.js', |
| 242 'front_end/ElementsPanel.js', | 239 'front_end/ElementsPanel.js', |
| 243 'front_end/EventListenersSidebarPane.js', | 240 'front_end/EventListenersSidebarPane.js', |
| 244 'front_end/MetricsSidebarPane.js', | 241 'front_end/MetricsSidebarPane.js', |
| 245 'front_end/OverridesView.js', | 242 'front_end/OverridesView.js', |
| 246 'front_end/PlatformFontsSidebarPane.js', | 243 'front_end/PlatformFontsSidebarPane.js', |
| 247 'front_end/PropertiesSidebarPane.js', | 244 'front_end/PropertiesSidebarPane.js', |
| 248 'front_end/RenderingOptionsView.js', | 245 'front_end/RenderingOptionsView.js', |
| 249 'front_end/StylesSidebarPane.js', | 246 'front_end/StylesSidebarPane.js', |
| (...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 386 'devtools_image_files': [ | 383 'devtools_image_files': [ |
| 387 'front_end/Images/addIcon.png', | 384 'front_end/Images/addIcon.png', |
| 388 'front_end/Images/applicationCache.png', | 385 'front_end/Images/applicationCache.png', |
| 389 'front_end/Images/back.png', | 386 'front_end/Images/back.png', |
| 390 'front_end/Images/breakpoint.png', | 387 'front_end/Images/breakpoint.png', |
| 391 'front_end/Images/breakpoint_2x.png', | 388 'front_end/Images/breakpoint_2x.png', |
| 392 'front_end/Images/breakpointConditional.png', | 389 'front_end/Images/breakpointConditional.png', |
| 393 'front_end/Images/breakpointConditional_2x.png', | 390 'front_end/Images/breakpointConditional_2x.png', |
| 394 'front_end/Images/checker.png', | 391 'front_end/Images/checker.png', |
| 395 'front_end/Images/cookie.png', | 392 'front_end/Images/cookie.png', |
| 396 'front_end/Images/namedFlowOverflow.png', | |
| 397 'front_end/Images/database.png', | 393 'front_end/Images/database.png', |
| 398 'front_end/Images/databaseTable.png', | 394 'front_end/Images/databaseTable.png', |
| 399 'front_end/Images/deleteIcon.png', | 395 'front_end/Images/deleteIcon.png', |
| 400 'front_end/Images/domain.png', | 396 'front_end/Images/domain.png', |
| 401 'front_end/Images/forward.png', | 397 'front_end/Images/forward.png', |
| 402 'front_end/Images/fileSystem.png', | 398 'front_end/Images/fileSystem.png', |
| 403 'front_end/Images/frame.png', | 399 'front_end/Images/frame.png', |
| 404 'front_end/Images/glossyHeader.png', | 400 'front_end/Images/glossyHeader.png', |
| 405 'front_end/Images/glossyHeaderPressed.png', | 401 'front_end/Images/glossyHeaderPressed.png', |
| 406 'front_end/Images/glossyHeaderSelected.png', | 402 'front_end/Images/glossyHeaderSelected.png', |
| (...skipping 10 matching lines...) Expand all Loading... |
| 417 'front_end/Images/paneElementStateButtons.png', | 413 'front_end/Images/paneElementStateButtons.png', |
| 418 'front_end/Images/paneFilterButtons.png', | 414 'front_end/Images/paneFilterButtons.png', |
| 419 'front_end/Images/paneRefreshButtons.png', | 415 'front_end/Images/paneRefreshButtons.png', |
| 420 'front_end/Images/paneSettingsButtons.png', | 416 'front_end/Images/paneSettingsButtons.png', |
| 421 'front_end/Images/popoverArrows.png', | 417 'front_end/Images/popoverArrows.png', |
| 422 'front_end/Images/popoverBackground.png', | 418 'front_end/Images/popoverBackground.png', |
| 423 'front_end/Images/profileGroupIcon.png', | 419 'front_end/Images/profileGroupIcon.png', |
| 424 'front_end/Images/profileIcon.png', | 420 'front_end/Images/profileIcon.png', |
| 425 'front_end/Images/profileSmallIcon.png', | 421 'front_end/Images/profileSmallIcon.png', |
| 426 'front_end/Images/radioDot.png', | 422 'front_end/Images/radioDot.png', |
| 427 'front_end/Images/regionEmpty.png', | |
| 428 'front_end/Images/regionFit.png', | |
| 429 'front_end/Images/regionOverset.png', | |
| 430 'front_end/Images/resourceCSSIcon.png', | 423 'front_end/Images/resourceCSSIcon.png', |
| 431 'front_end/Images/resourceDocumentIcon.png', | 424 'front_end/Images/resourceDocumentIcon.png', |
| 432 'front_end/Images/resourceDocumentIconSmall.png', | 425 'front_end/Images/resourceDocumentIconSmall.png', |
| 433 'front_end/Images/resourceJSIcon.png', | 426 'front_end/Images/resourceJSIcon.png', |
| 434 'front_end/Images/resourcePlainIcon.png', | 427 'front_end/Images/resourcePlainIcon.png', |
| 435 'front_end/Images/resourcePlainIconSmall.png', | 428 'front_end/Images/resourcePlainIconSmall.png', |
| 436 'front_end/Images/resourcesTimeGraphIcon.png', | 429 'front_end/Images/resourcesTimeGraphIcon.png', |
| 437 'front_end/Images/searchNext.png', | 430 'front_end/Images/searchNext.png', |
| 438 'front_end/Images/searchPrev.png', | 431 'front_end/Images/searchPrev.png', |
| 439 'front_end/Images/sessionStorage.png', | 432 'front_end/Images/sessionStorage.png', |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 474 'front_end/TempStorageSharedWorker.js', | 467 'front_end/TempStorageSharedWorker.js', |
| 475 ], | 468 ], |
| 476 'devtools_script_formatter_worker_js_files': [ | 469 'devtools_script_formatter_worker_js_files': [ |
| 477 'front_end/CSSFormatter.js', | 470 'front_end/CSSFormatter.js', |
| 478 'front_end/JavaScriptFormatter.js', | 471 'front_end/JavaScriptFormatter.js', |
| 479 'front_end/ScriptFormatterWorker.js', | 472 'front_end/ScriptFormatterWorker.js', |
| 480 'front_end/utilities.js', | 473 'front_end/utilities.js', |
| 481 ], | 474 ], |
| 482 }, | 475 }, |
| 483 } | 476 } |
| OLD | NEW |