Index: chrome/browser/io_thread.h |
diff --git a/chrome/browser/io_thread.h b/chrome/browser/io_thread.h |
index 8559217696215011d52c245d80441f8a38d241d3..fe71f8770976c199526471c34fda4e3ca4cea627 100644 |
--- a/chrome/browser/io_thread.h |
+++ b/chrome/browser/io_thread.h |
@@ -167,6 +167,7 @@ class IOThread : public content::BrowserThreadDelegate { |
scoped_ptr<net::HttpUserAgentSettings> http_user_agent_settings; |
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; |