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

Unified Diff: content/browser/loader/netlog_observer_unittest.cc

Issue 2764683002: Remove stale-while-revalidate from content and chrome (Closed)
Patch Set: rebase Created 3 years, 9 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/netlog_observer_unittest.cc
diff --git a/content/browser/loader/netlog_observer_unittest.cc b/content/browser/loader/netlog_observer_unittest.cc
index 95ae275cc91c6ef7cc8916f155652663e0e0850d..ea03b52a6648c7fe0bd8a556fa999f1e5cc9b644 100644
--- a/content/browser/loader/netlog_observer_unittest.cc
+++ b/content/browser/loader/netlog_observer_unittest.cc
@@ -90,7 +90,6 @@ class NetLogObserverTest : public testing::Test {
true, // report_raw_headers
true, // is_async
PREVIEWS_OFF, // previews_state
- std::string(), // original_headers
nullptr, // body
false); // initiated_in_secure_context
info->AssociateWithRequest(request_.get());
« no previous file with comments | « content/browser/loader/async_revalidation_manager_unittest.cc ('k') | content/browser/loader/resource_dispatcher_host_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698