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

Unified Diff: content/browser/loader/DEPS

Issue 2315443003: Stop sending serialized SSLStatus to the renderer. (Closed)
Patch Set: self review fix and merge fix Created 4 years, 3 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 6f6a76fdf52d6d7b74c87970c36b5b5ac507d1ce..a28266fdc3b78a95f9884bf026dff258a5d80752 100644
--- a/content/browser/loader/DEPS
+++ b/content/browser/loader/DEPS
@@ -220,7 +220,6 @@ specific_include_rules = {
"+content/browser/ssl/ssl_client_auth_handler.h",
"+content/browser/ssl/ssl_error_handler.h",
"+content/common/content_export.h",
- "+content/common/ssl_status_serialization.h",
"+content/public/browser/cert_store.h",
"+content/public/browser/resource_controller.h",
"+content/public/browser/resource_dispatcher_host_login_delegate.h",
@@ -241,6 +240,7 @@ specific_include_rules = {
"+content/public/common/content_switches.h",
"+content/public/common/process_type.h",
"+content/public/common/security_style.h",
+ "+content/public/common/ssl_status.h",
],
"resource_handler_delegate\.h": [
"-content",
« no previous file with comments | « content/browser/frame_host/navigation_controller_impl_unittest.cc ('k') | content/browser/loader/async_resource_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698