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

Unified Diff: Source/devtools/front_end/layers/module.json

Issue 659403003: Timeline: add layer tree outline to layer details view (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: removed layersPanel.css altogether Created 6 years, 2 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/front_end/layers/LayersPanel.js ('k') | Source/devtools/front_end/layersPanel.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/layers/module.json
diff --git a/Source/devtools/front_end/layers/module.json b/Source/devtools/front_end/layers/module.json
index 9172391f44cd5020dce7c040654b01873a10a4dc..14b8062f7cc4385d6d0309d7bf28aef7fd8c575a 100644
--- a/Source/devtools/front_end/layers/module.json
+++ b/Source/devtools/front_end/layers/module.json
@@ -16,7 +16,6 @@
"dependencies": ["timeline"],
"experiment": "layersPanel",
"scripts": [
- "LayerTreeOutline.js",
"LayerDetailsView.js",
"LayerPaintProfilerView.js",
"LayersPanel.js"
« no previous file with comments | « Source/devtools/front_end/layers/LayersPanel.js ('k') | Source/devtools/front_end/layersPanel.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698