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

Unified Diff: Source/devtools/devtools.gypi

Issue 270553005: Support warning decorations in Timeline flame chart based on trace events (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed timeline tests Created 6 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 | « LayoutTests/inspector/tracing-session-id.html ('k') | Source/devtools/front_end/inspector.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index 60ab8ec2b253efb0b23e2d6101b7c8c529adcf86..7a3b62ea61129402902d4a31d9a3a06b7f45030a 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -138,7 +138,6 @@
'front_end/sdk/Target.js',
'front_end/sdk/TempFile.js',
'front_end/sdk/TimelineManager.js',
- 'front_end/sdk/TracingModel.js',
'front_end/sdk/UISourceCode.js',
'front_end/sdk/WorkerManager.js',
'front_end/sdk/WorkerTargetManager.js',
@@ -365,6 +364,7 @@
'front_end/timeline/TimelinePowerOverview.js',
'front_end/timeline/TimelinePanel.js',
'front_end/timeline/TimelineTracingView.js',
+ 'front_end/timeline/TracingModel.js',
],
'devtools_profiler_js_files': [
'front_end/profiler/CPUProfileBottomUpDataGrid.js',
« no previous file with comments | « LayoutTests/inspector/tracing-session-id.html ('k') | Source/devtools/front_end/inspector.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698