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

Unified Diff: tracing/trace_viewer.gypi

Issue 2016213002: Introduce base classes for blame contexts (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Remove isTracedByRenderer from blame_context_test.html Created 4 years, 7 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 | « no previous file | tracing/tracing/core/test_utils.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/trace_viewer.gypi
diff --git a/tracing/trace_viewer.gypi b/tracing/trace_viewer.gypi
index 599c779c62d9b20b2cfad8169308fca2a1da025a..7eff4be6f6dff52f2e4e6446825e8e4d6dca9675 100644
--- a/tracing/trace_viewer.gypi
+++ b/tracing/trace_viewer.gypi
@@ -65,6 +65,10 @@
'tracing/core/scripting_controller.html',
'tracing/core/scripting_object.html',
'tracing/extras/android/android_auditor.html',
+ 'tracing/extras/chrome/blame_context/blame_context.html',
+ 'tracing/extras/chrome/blame_context/frame_tree_node.html',
+ 'tracing/extras/chrome/blame_context/render_frame.html',
+ 'tracing/extras/chrome/blame_context/top_level.html',
'tracing/extras/chrome/cc/cc.html',
'tracing/extras/chrome/cc/constants.html',
'tracing/extras/chrome/cc/debug_colors.html',
@@ -83,12 +87,10 @@
'tracing/extras/chrome/cc/util.html',
'tracing/extras/chrome/chrome_auditor.html',
'tracing/extras/chrome/chrome_user_friendly_category_driver.html',
- 'tracing/extras/chrome/frame_tree_node.html',
'tracing/extras/chrome/gpu/gpu_async_slice.html',
'tracing/extras/chrome/gpu/state.html',
'tracing/extras/chrome/layout_object.html',
'tracing/extras/chrome/layout_tree.html',
- 'tracing/extras/chrome/render_frame.html',
'tracing/extras/chrome_config.html',
'tracing/extras/importer/android/event_log_importer.html',
'tracing/extras/importer/battor_importer.html',
« no previous file with comments | « no previous file | tracing/tracing/core/test_utils.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698