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