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

Unified Diff: net/DEPS

Issue 12192005: Add new simple disk cache backend. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase to trunk (::FilePath --> base::FilePath) Created 7 years, 11 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/backend_impl.cc » ('j') | net/disk_cache/backend_impl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/DEPS
diff --git a/net/DEPS b/net/DEPS
index 9bb55deac24757ccbc61f4dcfd7370dcd5b1e98d..2f816d622576b68d9d07310b2b274f049a01239d 100644
--- a/net/DEPS
+++ b/net/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+third_party/apple_apsl",
"+third_party/libevent",
"+third_party/nss",
+ "+third_party/smhasher",
rvargas (doing something else) 2013/02/06 03:28:40 I'm fine with switching to murmur, but I have the
gavinp 2013/02/08 23:17:51 Well, there's different versions for different arc
"+third_party/zlib",
"+sdch/open-vcdiff",
"+v8",
« no previous file with comments | « no previous file | net/disk_cache/backend_impl.cc » ('j') | net/disk_cache/backend_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698