Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1788)

Unified Diff: Source/devtools/devtools.gypi

Issue 143323014: *** DO NOT LAND *** Attempt to understand Regions complexity Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/devtools/Inspector-1.1.json ('k') | Source/devtools/front_end/CSSNamedFlowCollectionsView.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index b41e4d8c535621a84cefde5eff153dead5b794e0..1b9ca3cdfad970d474bd9d79bf451a43e29e704b 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -209,7 +209,6 @@
'front_end/buildSystemOnly.js',
'front_end/cm/cmdevtools.css',
'front_end/cm/codemirror.css',
- 'front_end/cssNamedFlows.css',
'front_end/dataGrid.css',
'front_end/elementsPanel.css',
'front_end/filter.css',
@@ -240,8 +239,6 @@
'front_end/layersPanel.css',
],
'devtools_elements_js_files': [
- 'front_end/CSSNamedFlowCollectionsView.js',
- 'front_end/CSSNamedFlowView.js',
'front_end/ElementsPanel.js',
'front_end/EventListenersSidebarPane.js',
'front_end/MetricsSidebarPane.js',
@@ -400,7 +397,6 @@
'front_end/Images/breakpointCounterBorder.png',
'front_end/Images/checker.png',
'front_end/Images/cookie.png',
- 'front_end/Images/namedFlowOverflow.png',
'front_end/Images/database.png',
'front_end/Images/databaseTable.png',
'front_end/Images/deleteIcon.png',
@@ -432,9 +428,6 @@
'front_end/Images/profileSmallIcon.png',
'front_end/Images/programCounterBorder.png',
'front_end/Images/radioDot.png',
- 'front_end/Images/regionEmpty.png',
- 'front_end/Images/regionFit.png',
- 'front_end/Images/regionOverset.png',
'front_end/Images/resourceCSSIcon.png',
'front_end/Images/resourceDocumentIcon.png',
'front_end/Images/resourceDocumentIconSmall.png',
« no previous file with comments | « Source/devtools/Inspector-1.1.json ('k') | Source/devtools/front_end/CSSNamedFlowCollectionsView.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698