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

Unified Diff: third_party/WebKit/Source/devtools/devtools.gypi

Issue 1754713002: Reland of Timeline: extract and rename TracingModelLoader into a file of its own (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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: third_party/WebKit/Source/devtools/devtools.gypi
diff --git a/third_party/WebKit/Source/devtools/devtools.gypi b/third_party/WebKit/Source/devtools/devtools.gypi
index 4bed2ef65d20d5d37316364b1cd1b75c8ba21e2c..fbbd0d075405b5a09ec9576e24c7aefc2203c9cb 100644
--- a/third_party/WebKit/Source/devtools/devtools.gypi
+++ b/third_party/WebKit/Source/devtools/devtools.gypi
@@ -682,6 +682,7 @@
'front_end/timeline/TimelineIRModel.js',
'front_end/timeline/TimelineJSProfile.js',
'front_end/timeline/TimelineLayersView.js',
+ 'front_end/timeline/TimelineLoader.js',
'front_end/timeline/TimelineModel.js',
'front_end/timeline/TimelinePaintProfilerView.js',
'front_end/timeline/TimelinePanel.js',

Powered by Google App Engine
This is Rietveld 408576698