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

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: for once and all remove spurious mac sdk changes 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 d5dca35a84742f3f56d189e1a0084bb3f6f5c0e0..629db98591b211e8084b71f539109e3c00cfcd8a 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -440,6 +440,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