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

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

Issue 2856653002: Roll Lighthouse & add error reporting (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 f350f94033179ac10129c1ca37676a20c747cf63..ac3e9d8e19d672b433136aa6a6fde19f25191937 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -44,8 +44,10 @@ all_devtools_files = [
"front_end/audits2_worker/lighthouse/lighthouse-background.js",
"front_end/audits2_worker/module.json",
"front_end/audits2/Audits2Panel.js",
+ "front_end/audits2/lighthouse/renderer/util.js",
"front_end/audits2/lighthouse/renderer/dom.js",
"front_end/audits2/lighthouse/renderer/details-renderer.js",
+ "front_end/audits2/lighthouse/renderer/category-renderer.js",
"front_end/audits2/lighthouse/renderer/report-renderer.js",
"front_end/audits2/module.json",
"front_end/bindings/BlackboxManager.js",
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/audits2/Audits2Panel.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698