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

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

Issue 385173007: DevTools: move UI components to target observers in preparation to early UI initialization. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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
Index: Source/devtools/front_end/elements/module.json
diff --git a/Source/devtools/front_end/elements/module.json b/Source/devtools/front_end/elements/module.json
index 6ad5f5d77e567ef3c7b8c51d566ce1e1ae5cc3c1..3c3d2c918287ff0b9a64966ef1d01fdf20240b81 100644
--- a/Source/devtools/front_end/elements/module.json
+++ b/Source/devtools/front_end/elements/module.json
@@ -13,13 +13,6 @@
"className": "WebInspector.ElementsPanel.ContextMenuProvider"
},
{
- "type": "drawer-view",
- "name": "rendering",
- "title": "Rendering",
- "order": "11",
- "className": "WebInspector.RenderingOptionsView"
- },
- {
"type": "@WebInspector.Renderer",
"contextTypes": ["WebInspector.DOMNode"],
"className": "WebInspector.ElementsTreeOutline.Renderer"
« no previous file with comments | « Source/devtools/front_end/elements/RenderingOptionsView.js ('k') | Source/devtools/front_end/inspector.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698