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

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: narrowest, remove unused function 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 b7fc94fba65e718b69e554808842cb744a644f2d..87fc054a77c7fd93ea71bb48f1794be11ab1d226 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