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

Unified Diff: content/browser/loader/DEPS

Issue 2951643003: Add UMA that periodically logs number of outstanding requests (Closed)
Patch Set: Msec -> Sec and style fix Created 3 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: content/browser/loader/DEPS
diff --git a/content/browser/loader/DEPS b/content/browser/loader/DEPS
index 51d8fdbbda0f19f72a1b64eff4e6af1d8ecf09cb..c6e43ce9a204477c7107dc5ba26d933383ce2868 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -165,6 +165,7 @@ specific_include_rules = {
"+content/browser/streams/stream_registry.h",
"+content/common/content_export.h",
"+content/common/net/url_request_service_worker_data.h",
+ "+content/common/site_isolation_policy.h",
"+content/public/browser/browser_thread.h",
"+content/public/browser/navigation_ui_data.h",
"+content/public/browser/plugin_service.h",

Powered by Google App Engine
This is Rietveld 408576698