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

Unified Diff: .DEPS.git

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 | « no previous file | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .DEPS.git
diff --git a/.DEPS.git b/.DEPS.git
index c90201125440556220e46a22d3681d64fed913db..b2efc0a90886901b2883c5323242c7bf59a44eaf 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -38,6 +38,8 @@ deps = {
Var('git_url') + '/external/bidichecker/lib.git@97f2aa645b74c28c57eca56992235c79850fa9e0',
'src/third_party/cacheinvalidation/files/src/google':
Var('git_url') + '/external/google-cache-invalidation-api/src/google.git@b638a24e0215731f1c0c3bd2c77f110f49a11305',
+ 'src/net/third_party/domain-registry-provider':
+ 'http://domain-registry-provider.googlecode.com/svn/trunk@25',
'src/third_party/ffmpeg':
Var('git_url') + '/chromium/deps/ffmpeg/source.git@d745b0723009d052cbf1db5f7502974d540148b4',
'src/third_party/flac':
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698