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

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

Issue 1159163005: Add a minimal Security panel to DevTools (behind a hidden experiment). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 7 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/sdk/module.json
diff --git a/Source/devtools/front_end/sdk/module.json b/Source/devtools/front_end/sdk/module.json
index e6beaf54af4d7a8fea93ce4fe9ed79234493f098..5f961d89a08c08dbc02de1add8600bbb9ebebf0a 100644
--- a/Source/devtools/front_end/sdk/module.json
+++ b/Source/devtools/front_end/sdk/module.json
@@ -55,6 +55,7 @@
"HAREntry.js",
"LayerTreeModel.js",
"NetworkLog.js",
+ "SecurityManager.js",
"ServiceWorkerManager.js",
"TracingManager.js",
"TracingModel.js",

Powered by Google App Engine
This is Rietveld 408576698