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

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

Issue 2712043002: [DevTools] Separate frames and resources handling (Closed)
Patch Set: [DevTools] Separate frames and resources handling Created 3 years, 9 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 26edbcdecd3165fba16141c1a63a6e7fb701ed1b..cb60701246371a193460a1e02785fb480d3075df 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -415,6 +415,7 @@ all_devtools_files = [
"front_end/resources/module.json",
"front_end/resources/resourcesPanel.css",
"front_end/resources/ResourcesPanel.js",
+ "front_end/resources/ResourcesSection.js",
"front_end/resources/resourcesSidebar.css",
"front_end/resources/serviceWorkerCacheViews.css",
"front_end/resources/ServiceWorkerCacheViews.js",

Powered by Google App Engine
This is Rietveld 408576698