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

Unified Diff: net/net.gypi

Issue 542733002: Remove void** from disk_cache interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: narrow given upstream 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index a18e38ee55235e4f00d26f432d4f0039e8b87bda..4bb44769ecd6da8c854dffc58614352478e1298b 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -439,6 +439,7 @@
'disk_cache/cache_util.h',
'disk_cache/cache_util_posix.cc',
'disk_cache/cache_util_win.cc',
+ 'disk_cache/disk_cache.cc',
'disk_cache/disk_cache.h',
'disk_cache/memory/mem_backend_impl.cc',
'disk_cache/memory/mem_backend_impl.h',

Powered by Google App Engine
This is Rietveld 408576698