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

Unified Diff: Source/devtools/front_end/security/module.json

Issue 1327593005: Link to the mixed content filter from security panel (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 5 years, 3 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 | « Source/devtools/front_end/security/mainView.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/front_end/security/module.json
diff --git a/Source/devtools/front_end/security/module.json b/Source/devtools/front_end/security/module.json
index e771135df39a6ba84f22681c6a8b3e0d7df1929d..fe39216be51c276d7028496fe4c9bf1bebb55f77 100644
--- a/Source/devtools/front_end/security/module.json
+++ b/Source/devtools/front_end/security/module.json
@@ -8,7 +8,7 @@
"className": "WebInspector.SecurityPanelFactory"
}
],
- "dependencies": ["platform", "ui", "sdk"],
+ "dependencies": ["network", "platform", "ui", "sdk"],
"experiment": "securityPanel",
"scripts": [
"SecurityModel.js",
« no previous file with comments | « Source/devtools/front_end/security/mainView.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698