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

Unified Diff: tracing/tracing/extras/chrome_config.html

Issue 1736373002: FrameTreeNode, RenderFrame ObjectSnapshot/Instance skeletons (Closed) Base URL: https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git@master
Patch Set: rebase Created 4 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 | « tracing/tracing/extras/chrome/render_frame.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/extras/chrome_config.html
diff --git a/tracing/tracing/extras/chrome_config.html b/tracing/tracing/extras/chrome_config.html
index 0f907e2802147504394e21f3364fb5a374556524..84ac448c2c4c096bfd2fcaf4183b7b46b56ff1c1 100644
--- a/tracing/tracing/extras/chrome_config.html
+++ b/tracing/tracing/extras/chrome_config.html
@@ -15,7 +15,9 @@ The chrome config is heavily used:
<link rel="import" href="/tracing/extras/android/android_auditor.html">
<link rel="import" href="/tracing/extras/chrome/chrome_auditor.html">
+<link rel="import" href="/tracing/extras/chrome/frame_tree_node.html">
<link rel="import" href="/tracing/extras/chrome/layout_object.html">
+<link rel="import" href="/tracing/extras/chrome/render_frame.html">
<link rel="import" href="/tracing/extras/importer/etw/etw_importer.html">
<link rel="import" href="/tracing/extras/importer/gzip_importer.html">
<link rel="import" href="/tracing/extras/importer/trace2html_importer.html">
« no previous file with comments | « tracing/tracing/extras/chrome/render_frame.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698