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

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

Issue 670503002: Timeline: add layer details view (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
Index: Source/devtools/front_end/timeline/module.json
diff --git a/Source/devtools/front_end/timeline/module.json b/Source/devtools/front_end/timeline/module.json
index c91f298ec3acbac40da8dd57e12f4c9a8ae1a292..1349016cad67cb0b009f96bede93b56eb6f7532c 100644
--- a/Source/devtools/front_end/timeline/module.json
+++ b/Source/devtools/front_end/timeline/module.json
@@ -13,6 +13,7 @@
],
"scripts": [
"CountersGraph.js",
+ "LayerDetailsView.js",
"LayerTreeOutline.js",
"Layers3DView.js",
"MemoryCountersGraph.js",
« no previous file with comments | « Source/devtools/front_end/timeline/TimelineLayersView.js ('k') | Source/devtools/front_end/timelinePanel.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698