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

Unified Diff: content/common/BUILD.gn

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
« no previous file with comments | « content/child/web_url_loader_impl_unittest.cc ('k') | content/common/resource_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 1a2399c132d7b3e2207bce269ea377b734d15a1e..c1225cca772cbdb1503d296cd7a32ee5f21f0041 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -320,8 +320,6 @@ source_set("common") {
"site_isolation_policy.cc",
"site_isolation_policy.h",
"speech_recognition_messages.h",
- "ssl_status_serialization.cc",
- "ssl_status_serialization.h",
"swapped_out_messages.cc",
"swapped_out_messages.h",
"text_input_client_messages.h",
« no previous file with comments | « content/child/web_url_loader_impl_unittest.cc ('k') | content/common/resource_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698