diff options
author | bsy@google.com <bsy@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-09 21:28:40 +0000 |
---|---|---|
committer | bsy@google.com <bsy@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-09 21:28:40 +0000 |
commit | 564bbc9325b5e5a8e7b5d4c7e6bd5bba0d5445ac (patch) | |
tree | a6f655dbf6b390ccf122e7d5eb2248d3da245b2a /DEPS | |
parent | f6f5b8bdad700644866d1097cf20807732aaf62b (diff) | |
download | chromium_src-564bbc9325b5e5a8e7b5d4c7e6bd5bba0d5445ac.zip chromium_src-564bbc9325b5e5a8e7b5d4c7e6bd5bba0d5445ac.tar.gz chromium_src-564bbc9325b5e5a8e7b5d4c7e6bd5bba0d5445ac.tar.bz2 |
Update DEPS file to NaCl @842.
trybots succeeded at Builds 2353, 2390, and 2524.
x64 chrome build tested manually.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/270050
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28602 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ deps = { "http://v8.googlecode.com/svn/trunk@3030", "src/native_client": - "http://nativeclient.googlecode.com/svn/trunk/src/native_client@819", + "http://nativeclient.googlecode.com/svn/trunk/src/native_client@842", "src/third_party/skia": "http://skia.googlecode.com/svn/trunk@376", |