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

Unified Diff: DEPS

Issue 8226007: WORK_IN_PROGRESS: Do effective TLD lookups using a suffix trie (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 9 years, 2 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 | « .DEPS.git ('k') | net/base/registry_controlled_domain.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 19a7a82b1bdced000f15a509c5869d54582df987..e5b46990444a69739b5e8f30b1439f5a55fc00c9 100644
--- a/DEPS
+++ b/DEPS
@@ -282,6 +282,9 @@ deps = {
"src/third_party/smhasher/src":
(Var("googlecode_url") % "smhasher") + "/trunk@136",
+
+ "src/net/third_party/domain-registry-provider":
+ "http://domain-registry-provider.googlecode.com/svn/trunk@25",
}
« no previous file with comments | « .DEPS.git ('k') | net/base/registry_controlled_domain.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698