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

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: Move SecurityManager back to sdk/ while Target.js still uses it. 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..6d2afd6716e0231787641787c7315f80fdc2a7b4 100644
--- a/Source/devtools/front_end/sdk/module.json
+++ b/Source/devtools/front_end/sdk/module.json
@@ -60,6 +60,7 @@
"WorkerManager.js",
"RuntimeModel.js",
"Script.js",
+ "SecurityManager.js",
"ServiceWorkerCacheModel.js",
"RemoteObject.js",
"Resource.js",

Powered by Google App Engine
This is Rietveld 408576698