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

Unified Diff: DEPS

Issue 10908245: unchecked_malloc() for Skia on OSX. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Back out EBADF, allow syslog logging from sandbox. 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 | base/process_util.h » ('j') | content/common/common.sb » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index ad7a566c4c9921135088a2f6cf45e9cddd9cb527..e3c48649ed011d81512906f2c20c9de7a5e36337 100644
--- a/DEPS
+++ b/DEPS
@@ -87,7 +87,7 @@ deps = {
"/trunk/deps/third_party/hunspell_dictionaries@149334",
"src/third_party/safe_browsing/testing":
- (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@112",
+ (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@111",
jeremy 2012/09/19 04:19:39 ?
"src/third_party/cacheinvalidation/files/src/google":
(Var("googlecode_url") % "google-cache-invalidation-api") +
« no previous file with comments | « no previous file | base/process_util.h » ('j') | content/common/common.sb » ('J')

Powered by Google App Engine
This is Rietveld 408576698