diff options
author | mtklein <mtklein@chromium.org> | 2014-06-16 20:03:43 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-06-16 20:03:43 -0700 |
commit | 4aa000df08f184ac3576d03ba50d6367e05d069b (patch) | |
tree | e8bbcc3fbc0eff76ba87e1eb5944c95760f821d5 /DEPS | |
parent | 0349864b75317ba66232df827e84ef7c25e34cfe (diff) |
Split out DEPS change from 294873004 to land first.
BUG=skia:
R=mtklein@google.com
Author: mtklein@chromium.org
Review URL: https://codereview.chromium.org/331913004
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ deps = { "third_party/externals/jsoncpp-chromium" : "https://chromium.googlesource.com/chromium/src/third_party/jsoncpp.git@41239939c0c60481f34887d52c038facf05f5533", "third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@3fe91635df8734b23f3c1b9d1f0c4fa8cfaf4e39", # "third_party/externals/v8" : "git://github.com/v8/v8.git@d15b0f0f2099dbd72867f3df70e9aaf5b8afbd2c", + "third_party/externals/nanomsg": "git://github.com/nanomsg/nanomsg.git@0.4-beta", } deps_os = { |