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

Unified Diff: content/browser/loader/DEPS

Issue 2239273002: Don't use SSLStatus from FrameHostMsg_DidCommitProvisionalLoad and instead cache it on the browser … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: review comments Created 4 years, 4 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 02f7362ab68de2591af31c30a8c2cb4ee935dfb9..497b1b6ffb6a3a9a3d6045b5f95d36f84f4d32e7 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -165,6 +165,7 @@ specific_include_rules = {
"+content/browser/download/save_file_resource_handler.h",
"+content/browser/download/save_types.h",
"+content/browser/frame_host/frame_tree.h",
+ "+content/browser/frame_host/navigation_handle_impl.h",
"+content/browser/frame_host/navigation_request_info.h",
"+content/browser/frame_host/navigator.h",
"+content/browser/loader/cross_site_resource_handler.h",

Powered by Google App Engine
This is Rietveld 408576698