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

Unified Diff: third_party/WebKit/Source/devtools/front_end/ui/module.json

Issue 1952933002: DevTools: extract the report view to reuse in app manifest and service worker pane. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: tests fixed Created 4 years, 7 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/front_end/ui/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/ui/module.json b/third_party/WebKit/Source/devtools/front_end/ui/module.json
index 29862d8c97eab0e0f8f35c5be085c01ef9a2cf7f..2d5f2e10fe73369cc78777445571443940f4b964 100644
--- a/third_party/WebKit/Source/devtools/front_end/ui/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/ui/module.json
@@ -30,6 +30,7 @@
"Popover.js",
"ProgressIndicator.js",
"ResizerWidget.js",
+ "ReportView.js",
"RootView.js",
"SearchableView.js",
"Section.js",
@@ -69,6 +70,7 @@
"progressIndicator.css",
"propertiesSection.css",
"radioButton.css",
+ "reportView.css",
"searchableView.css",
"section.css",
"sidebarPane.css",

Powered by Google App Engine
This is Rietveld 408576698