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

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

Issue 1321683003: DevTools: Introduce timeline recording info dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: addressing comments Created 5 years, 4 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 b2d212007033bb7e34a16ff6fb7098a889d39264..b16265476db4f0454be3818c6510f29dd4bb9ac1 100644
--- a/Source/devtools/front_end/timeline/module.json
+++ b/Source/devtools/front_end/timeline/module.json
@@ -51,6 +51,7 @@
],
"resources": [
"invalidationsTree.css",
- "timelinePanel.css"
+ "timelinePanel.css",
+ "timelineStatusDialog.css"
]
}
« no previous file with comments | « Source/devtools/front_end/timeline/TimelinePanel.js ('k') | Source/devtools/front_end/timeline/timelineStatusDialog.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698