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

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

Issue 1178563002: DevTools: Refactor network panel overview (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update test. Created 5 years, 6 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/ui_lazy/module.json
diff --git a/Source/devtools/front_end/ui_lazy/module.json b/Source/devtools/front_end/ui_lazy/module.json
index 1837ac66715933cc6279b03379b7ca930c525736..3c22dd30d1b01dc087844b64ee09e8ccf29b1cb3 100644
--- a/Source/devtools/front_end/ui_lazy/module.json
+++ b/Source/devtools/front_end/ui_lazy/module.json
@@ -13,7 +13,8 @@
"FlameChart.js",
"OverviewGrid.js",
"PieChart.js",
- "TimelineGrid.js"
+ "TimelineGrid.js",
+ "TimelineOverviewPane.js"
],
"resources": [
"dataGrid.css",
« no previous file with comments | « Source/devtools/front_end/ui_lazy/TimelineOverviewPane.js ('k') | Source/devtools/front_end/ui_lazy/timelineGrid.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698