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

Unified Diff: DEPS

Issue 2712273002: DEPS: Upgrade snappy to 1.1.4. (Closed)
Patch Set: Update README.chromium to reflect version change. Created 3 years, 9 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 | third_party/snappy/README.chromium » ('j') | third_party/snappy/README.chromium » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 562104a7da7f9ee57e3795da3801d436dd1012ae..a307f890482e790e698ca92464b3672c6c9bb9fe 100644
--- a/DEPS
+++ b/DEPS
@@ -167,7 +167,7 @@ deps = {
Var('chromium_git') + '/external/leveldb.git' + '@' + 'a53934a3ae1244679f812d998a4f16f2c7f309a6',
'src/third_party/snappy/src':
- Var('chromium_git') + '/external/snappy.git' + '@' + 'f6a298d7c7ddcfdae824649a61408bcf6b334d92',
+ Var('chromium_git') + '/external/github.com/google/snappy.git' + '@' + '1cd3ab02e9dcbc1b76781530fb4981e4eac61b50',
'src/tools/gyp':
Var('chromium_git') + '/external/gyp.git' + '@' + 'e7079f0e0e14108ab0dba58728ff219637458563',
« no previous file with comments | « no previous file | third_party/snappy/README.chromium » ('j') | third_party/snappy/README.chromium » ('J')

Powered by Google App Engine
This is Rietveld 408576698