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

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

Issue 1873973002: DevTools: extract CPU profile independent part of CPUProfileNode. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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: third_party/WebKit/Source/devtools/front_end/sdk/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/sdk/module.json b/third_party/WebKit/Source/devtools/front_end/sdk/module.json
index 6554e9c50bc95e4130d67b04bc6b1356c200bb89..9594ba1af82f9adef7d9a24d6b7264eee8ed4f91 100644
--- a/third_party/WebKit/Source/devtools/front_end/sdk/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/sdk/module.json
@@ -58,6 +58,7 @@
"ConsoleModel.js",
"ContentProviders.js",
"CookieParser.js",
+ "ProfileTreeModel.js",
"CPUProfileDataModel.js",
"CPUProfilerModel.js",
"CSSMatchedStyles.js",

Powered by Google App Engine
This is Rietveld 408576698