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

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

Issue 2712043002: [DevTools] Separate frames and resources handling (Closed)
Patch Set: Added missing null check Created 3 years, 10 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 64ca3e5360488102fc7876135da05a1ac3288cd0..7c41ed15774e8108cc7d05d9f2febc84382fd22d 100644
--- a/third_party/WebKit/Source/devtools/BUILD.gn
+++ b/third_party/WebKit/Source/devtools/BUILD.gn
@@ -410,6 +410,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