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

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: Address dgozman's comments. 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/sdk/module.json
diff --git a/Source/devtools/front_end/sdk/module.json b/Source/devtools/front_end/sdk/module.json
index c7299cea365e0ca81aa97cb2b85aea5e9a6f9e41..2f740176711bace2fc2c4d3e95496b5707304682 100644
--- a/Source/devtools/front_end/sdk/module.json
+++ b/Source/devtools/front_end/sdk/module.json
@@ -54,6 +54,7 @@
"HAREntry.js",
"LayerTreeModel.js",
"NetworkLog.js",
+ "SecurityManager.js",
"ServiceWorkerManager.js",
"TracingManager.js",
"TracingModel.js",

Powered by Google App Engine
This is Rietveld 408576698