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

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

Issue 1215493002: Add a sidebar to the DevTools Security panel. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix lock icon in tree. Created 5 years, 6 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: 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 8a0b047d87f15f88cc022d4adee6b57f1e2525a0..60e23aedfc7679309cd3a8579c23e5c129d92d59 100644
--- a/Source/devtools/front_end/security/module.json
+++ b/Source/devtools/front_end/security/module.json
@@ -15,6 +15,7 @@
"SecurityPanel.js"
],
"resources": [
+ "lockIcon.css",
"securityPanel.css"
]
}

Powered by Google App Engine
This is Rietveld 408576698