diff options
author | sehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-12 21:30:34 +0000 |
---|---|---|
committer | sehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-12 21:30:34 +0000 |
commit | 4f0db14eee2abfc9d52707761a65912b76eac392 (patch) | |
tree | 6d4ab0dc1d107941aef4560924bd019137ed648a /DEPS | |
parent | 321ad87b01c1e040f3f121044f8c255ca5548b30 (diff) | |
download | chromium_src-4f0db14eee2abfc9d52707761a65912b76eac392.zip chromium_src-4f0db14eee2abfc9d52707761a65912b76eac392.tar.gz chromium_src-4f0db14eee2abfc9d52707761a65912b76eac392.tar.bz2 |
Update the DEPS file to include the latest NaCl build. This includes
support for Pepper2D and events. There are still a few rough edges.
Review URL: http://codereview.chromium.org/547025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36044 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ deps = { "http://v8.googlecode.com/svn/trunk@3539", "src/native_client": - "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1212", + "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1311", "src/third_party/skia/src": "http://skia.googlecode.com/svn/trunk/src@" + Var("skia_revision"), |