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

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

Issue 2563383003: DevTools: add extension API to contribute trace events to timeline (Closed)
Patch Set: Created 4 years 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: 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 4e31b049571468b403f58cde15d0899e03de3ea9..681b725b07c94c1061eedf02e5989ac590bce5ea 100644
--- a/third_party/WebKit/Source/devtools/front_end/timeline/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/timeline/module.json
@@ -123,6 +123,7 @@
],
"scripts": [
"CountersGraph.js",
+ "ExtensionTracingSession.js",
"MemoryCountersGraph.js",
"TimelineController.js",
"TimelineLoader.js",

Powered by Google App Engine
This is Rietveld 408576698