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

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

Issue 2747123008: [DevTools] Separate old Application tab code (Closed)
Patch Set: 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/front_end/resources/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/resources/module.json b/third_party/WebKit/Source/devtools/front_end/resources/module.json
index 6531547eba343a9f8b10f5cc466d9b2093547d43..0acba3e67f9b443f894fe90659847ac1a54df845 100644
--- a/third_party/WebKit/Source/devtools/front_end/resources/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/resources/module.json
@@ -27,6 +27,7 @@
],
"scripts": [
"ApplicationCacheModel.js",
+ "ApplicationPanelSidebar.js",
"AppManifestView.js",
"ApplicationCacheItemsView.js",
"ClearStorageView.js",

Powered by Google App Engine
This is Rietveld 408576698