Index: net/http/http_network_session.h |
diff --git a/net/http/http_network_session.h b/net/http/http_network_session.h |
index f62232a22a63982092d6560020a6be12585e5258..1ece5309de2adb957eaf234004e1f2d16f5aaa70 100644 |
--- a/net/http/http_network_session.h |
+++ b/net/http/http_network_session.h |
@@ -78,6 +78,7 @@ class NET_EXPORT HttpNetworkSession |
HostMappingRules* host_mapping_rules; |
bool enable_ssl_connect_job_waiting; |
bool ignore_certificate_errors; |
+ bool use_stale_while_revalidate; |
uint16 testing_fixed_http_port; |
uint16 testing_fixed_https_port; |