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

Unified Diff: content/browser/BUILD.gn

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
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | content/browser/loader/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 9e3a53a3141d0a6903788e9d30c763e6764ce9ba..b09fd69a6c56ab5a6190e7d6a6a779b5d99861d4 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -807,10 +807,6 @@ source_set("browser") {
"leveldb_wrapper_impl.h",
"loader/async_resource_handler.cc",
"loader/async_resource_handler.h",
- "loader/async_revalidation_driver.cc",
- "loader/async_revalidation_driver.h",
- "loader/async_revalidation_manager.cc",
- "loader/async_revalidation_manager.h",
"loader/detachable_resource_handler.cc",
"loader/detachable_resource_handler.h",
"loader/downloaded_temp_file_impl.cc",
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | content/browser/loader/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698