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

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

Issue 2472213005: DevTools: introduce "Track CSS Usage" experiment (Closed)
Patch Set: Unused CSS highlight in sources panel Created 4 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: 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 8bd37a9b7f76fcd737b2c3877f04f4a18ae21877..639080fd7c4cd19795f1dc35dece5c453573e93c 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -408,6 +408,7 @@ devtools_components_lazy_js_files = [
"front_end/components_lazy/FilmStripModel.js",
"front_end/components_lazy/FilmStripView.js",
"front_end/components_lazy/LineLevelProfile.js",
+ "front_end/components_lazy/CoverageProfile.js",
]
devtools_console_js_files = [
"front_end/console/consoleView.css",

Powered by Google App Engine
This is Rietveld 408576698