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

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: 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 1f6011887a8afdfe2613eaad5ef94f292974f649..f10afdcf2e799e789b986258016ff16587cbebed 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