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

Unified Diff: net/BUILD.gn

Issue 547513002: Remove disk_cache::BackendImpl::OpenPrevEntry() and all users. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: narrower Created 6 years, 3 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 | « no previous file | net/disk_cache/blockfile/backend_impl.h » ('j') | net/disk_cache/blockfile/backend_impl_v3.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/BUILD.gn
diff --git a/net/BUILD.gn b/net/BUILD.gn
index acd84f487e89a41c8879ff9e4bddabe24de8d997..3baef2c6d3ff57455d4e4fca4a8f35c0f8a13a83 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -602,8 +602,6 @@ executable("dump_cache") {
"tools/dump_cache/dump_files.h",
"tools/dump_cache/simple_cache_dumper.cc",
"tools/dump_cache/simple_cache_dumper.h",
- "tools/dump_cache/upgrade_win.cc",
- "tools/dump_cache/upgrade_win.h",
"tools/dump_cache/url_to_filename_encoder.cc",
"tools/dump_cache/url_to_filename_encoder.h",
"tools/dump_cache/url_utilities.h",
« no previous file with comments | « no previous file | net/disk_cache/blockfile/backend_impl.h » ('j') | net/disk_cache/blockfile/backend_impl_v3.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698