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

Unified Diff: Source/devtools/devtools.gypi

Issue 153233002: *** DO NOT LAND *** Remove regions support, keeping a bare minimum to support "region-based"... (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
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 24cd5591ae4f9b8e81c7e8113f1ecffda1d42ba9..b0e0813e06d9464f5833368e368c25e0193e3eff 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -204,7 +204,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',
@@ -235,8 +234,6 @@
'front_end/layersPanel.css',
],
'devtools_elements_js_files': [
- 'front_end/CSSNamedFlowCollectionsView.js',
- 'front_end/CSSNamedFlowView.js',
'front_end/DOMSyntaxHighlighter.js',
'front_end/ElementsTreeOutline.js',
'front_end/ElementsPanel.js',
@@ -393,7 +390,6 @@
'front_end/Images/breakpointConditional_2x.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',
@@ -424,9 +420,6 @@
'front_end/Images/profileIcon.png',
'front_end/Images/profileSmallIcon.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