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

Unified Diff: net/log/net_log_source_type_list.h

Issue 1041763002: Remove stale-while-revalidate experimental implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing header includes. Created 5 years, 7 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: net/log/net_log_source_type_list.h
diff --git a/net/log/net_log_source_type_list.h b/net/log/net_log_source_type_list.h
index f72c8de34aad77bf3454dbd891826bbfc2830da3..f360eee31ff62c1b24dcf314cbdb0c0dd60d47a7 100644
--- a/net/log/net_log_source_type_list.h
+++ b/net/log/net_log_source_type_list.h
@@ -25,5 +25,5 @@ SOURCE_TYPE(DOWNLOAD)
SOURCE_TYPE(FILESTREAM)
SOURCE_TYPE(DNS_PROBER)
SOURCE_TYPE(PROXY_CLIENT_SOCKET)
-SOURCE_TYPE(ASYNC_REVALIDATION)
+SOURCE_TYPE(IPV6_REACHABILITY_CHECK)
gavinp 2015/06/16 23:54:46 What's this?
Adam Rice 2015/06/17 10:18:00 A merge error. Thanks for catching it. Removed.
SOURCE_TYPE(DATA_REDUCTION_PROXY)

Powered by Google App Engine
This is Rietveld 408576698