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

Unified Diff: third_party/WebKit/Source/devtools/BUILD.gn

Issue 2423283002: DevTools: Extract ChartViewport out of FlameChart. (Closed)
Patch Set: Created 4 years, 2 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/BUILD.gn
diff --git a/third_party/WebKit/Source/devtools/BUILD.gn b/third_party/WebKit/Source/devtools/BUILD.gn
index cc76f4318cf213e14ffba8efa8ee5d56f15db42a..44e014954497d3eb4c82b37a54d454b35034ceb6 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -754,6 +754,7 @@ devtools_ui_lazy_js_files = [
"front_end/ui_lazy/overviewGrid.css",
"front_end/ui_lazy/pieChart.css",
"front_end/ui_lazy/timelineGrid.css",
+ "front_end/ui_lazy/ChartViewport.js",
"front_end/ui_lazy/CommandMenu.js",
"front_end/ui_lazy/DataGrid.js",
"front_end/ui_lazy/FilteredListWidget.js",

Powered by Google App Engine
This is Rietveld 408576698