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

Unified Diff: net/BUILD.gn

Issue 1969413003: Support Simple Cache in disk_cache_perftest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rename Hash test to BlockfileHash Created 4 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
« no previous file with comments | « no previous file | net/disk_cache/blockfile/disk_cache_perftest.cc » ('j') | no next file with comments »
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 c2789678051ab8d3295e76f3d1537b3960d40fc4..d1df60952ff300ba92b7ca2fccd13747879c5b97 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1671,7 +1671,7 @@ if (!is_ios) {
sources = [
"base/mime_sniffer_perftest.cc",
"cookies/cookie_monster_perftest.cc",
- "disk_cache/blockfile/disk_cache_perftest.cc",
+ "disk_cache/disk_cache_perftest.cc",
"extras/sqlite/sqlite_persistent_cookie_store_perftest.cc",
"proxy/proxy_resolver_perftest.cc",
"udp/udp_socket_perftest.cc",
« no previous file with comments | « no previous file | net/disk_cache/blockfile/disk_cache_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698