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

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

Issue 2785533002: DevTools: Show event initiator on Flame Chart for selected entries (Closed)
Patch Set: sort experiments Created 3 years, 9 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 | « third_party/WebKit/Source/devtools/front_end/timeline/TimelineNetworkFlameChart.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/devtools/front_end/timeline/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/timeline/module.json b/third_party/WebKit/Source/devtools/front_end/timeline/module.json
index c707b5bb4be795d5e03e5c8c373325e9610bfa2a..82bf6d6cbcdd355a9642e6ce91f2de76668c3dff 100644
--- a/third_party/WebKit/Source/devtools/front_end/timeline/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/timeline/module.json
@@ -148,9 +148,9 @@
"TimelineLoader.js",
"TimelineEventOverview.js",
"TimelineFilters.js",
+ "TimelineFlameChartDataProvider.js",
+ "TimelineFlameChartNetworkDataProvider.js",
"TimelineFlameChartView.js",
- "TimelineFlameChart.js",
- "TimelineNetworkFlameChart.js",
"TimelineTreeModeView.js",
"TimelineTreeView.js",
"EventsTimelineTreeView.js",
« no previous file with comments | « third_party/WebKit/Source/devtools/front_end/timeline/TimelineNetworkFlameChart.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698