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

Unified Diff: DEPS

Issue 10914274: Include an API key in SafeBrowsing requests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync to new safebrowsing test server. Created 8 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
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/protocol_manager.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 3b62b16bbd704e2b5deee769277243972608836d..6367af1ba8463e0027b3154249203c0f835fb05d 100644
--- a/DEPS
+++ b/DEPS
@@ -84,7 +84,7 @@ deps = {
"/trunk/deps/third_party/hunspell_dictionaries@149334",
"src/third_party/safe_browsing/testing":
- (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@111",
+ (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@112",
"src/third_party/cacheinvalidation/files/src/google":
(Var("googlecode_url") % "google-cache-invalidation-api") +
« no previous file with comments | « no previous file | chrome/browser/safe_browsing/protocol_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698