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

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

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
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/components/Linkifier.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 5cc199e6af0b87ab3faf931a3c0fb11a697bb0fc..e6bb7d5bd305dfc521084a947fa4e70fb2588bda 100644
--- a/third_party/WebKit/Source/devtools/devtools.gypi
+++ b/third_party/WebKit/Source/devtools/devtools.gypi
@@ -253,6 +253,7 @@
'front_end/ui/progressIndicator.css',
'front_end/ui/propertiesSection.css',
'front_end/ui/radioButton.css',
+ 'front_end/ui/reportView.css',
'front_end/ui/searchableView.css',
'front_end/ui/section.css',
'front_end/ui/sidebarPane.css',
@@ -287,6 +288,7 @@
'front_end/ui/Panel.js',
'front_end/ui/Popover.js',
'front_end/ui/ProgressIndicator.js',
+ 'front_end/ui/ReportView.js',
'front_end/ui/ResizerWidget.js',
'front_end/ui/RootView.js',
'front_end/ui/SearchableView.js',
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/front_end/components/Linkifier.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698