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

Unified Diff: Source/devtools/devtools.gypi

Issue 307353004: Timeline: extract tracing-specific UI helpers into TracingTimelineUIUtils.js (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
Index: Source/devtools/devtools.gypi
diff --git a/Source/devtools/devtools.gypi b/Source/devtools/devtools.gypi
index bc0f9ca7b5db6110ba13f6d531e6a57b87b79c4a..a0165318ca9e4b77b77614df910873a7f4020489 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -397,6 +397,7 @@
'front_end/timeline/TimelineTracingView.js',
'front_end/timeline/TimelineLayersView.js',
'front_end/timeline/TracingModel.js',
+ 'front_end/timeline/TracingTimelineUIUtils.js',
'front_end/timeline/TransformController.js'
],
'devtools_profiler_js_files': [

Powered by Google App Engine
This is Rietveld 408576698