Commit 723547f3 authored by dgrogan@chromium.org's avatar dgrogan@chromium.org

Roll leveldb and snappy deps

TEST=llvm/Debug/browser_tests --gtest_filter=IndexedDBLevel*


Review URL: http://codereview.chromium.org/6974003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86433 0039d316-1c4b-4281-b951-d872f2087c98
parent 220cf4d0
...@@ -69,10 +69,10 @@ deps = { ...@@ -69,10 +69,10 @@ deps = {
"/trunk/src/google@80", "/trunk/src/google@80",
"src/third_party/leveldb": "src/third_party/leveldb":
(Var("googlecode_url") % "leveldb") + "/trunk@27", (Var("googlecode_url") % "leveldb") + "/trunk@28",
"src/third_party/snappy/src": "src/third_party/snappy/src":
(Var("googlecode_url") % "snappy") + "/trunk@29", (Var("googlecode_url") % "snappy") + "/trunk@37",
"src/tools/gyp": "src/tools/gyp":
(Var("googlecode_url") % "gyp") + "/trunk@917", (Var("googlecode_url") % "gyp") + "/trunk@917",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment