summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorlzheng@chromium.org <lzheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-19 06:03:46 +0000
committerlzheng@chromium.org <lzheng@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-19 06:03:46 +0000
commite304756eb4662b43a9be3319fea9a3207695b784 (patch)
tree1867ac9b1224d0b1631b0bd3fc24a40c4ebb1a52 /DEPS
parent1a9a24c486eb22fee89396a006c4161aee5c856c (diff)
downloadchromium_src-e304756eb4662b43a9be3319fea9a3207695b784.zip
chromium_src-e304756eb4662b43a9be3319fea9a3207695b784.tar.gz
chromium_src-e304756eb4662b43a9be3319fea9a3207695b784.tar.bz2
Add the dependency with safebrowsing's test suite server and make safebrowsing browsertest run end to end test with the test server.
BUG=47318 TEST=this is the test Review URL: http://codereview.chromium.org/3277008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@63021 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index fda03c5..a3890d7 100644
--- a/DEPS
+++ b/DEPS
@@ -49,7 +49,7 @@ deps = {
"/trunk/deps/third_party/hunspell_dictionaries@60756",
"src/third_party/safe_browsing/testing":
- "http://google-safe-browsing.googlecode.com/svn/trunk/testing@101",
+ "http://google-safe-browsing.googlecode.com/svn/trunk/testing@102",
"src/third_party/cacheinvalidation/files":
(Var("googlecode_url") % "google-cache-invalidation-api") + "/trunk@49",