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

Unified Diff: Source/devtools/devtools.gypi

Issue 715803002: DevTools: merge TracingTimelineModel into TimelineModel (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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 40e844a7a2d05efc35cb1413832dd9652ff4a8c3..b47973233163475dbca17621361d86ddcdab41d5 100644
--- a/Source/devtools/devtools.gypi
+++ b/Source/devtools/devtools.gypi
@@ -539,7 +539,6 @@
'front_end/timeline/TimelineUIUtils.js',
'front_end/timeline/TimelineView.js',
'front_end/timeline/TracingModel.js',
- 'front_end/timeline/TracingTimelineModel.js',
'front_end/timeline/TransformController.js',
],

Powered by Google App Engine
This is Rietveld 408576698