summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-12 21:30:34 +0000
committersehr@google.com <sehr@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-12 21:30:34 +0000
commit4f0db14eee2abfc9d52707761a65912b76eac392 (patch)
tree6d4ab0dc1d107941aef4560924bd019137ed648a /DEPS
parent321ad87b01c1e040f3f121044f8c255ca5548b30 (diff)
downloadchromium_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--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 27b550c..1ae8d82 100644
--- a/DEPS
+++ b/DEPS
@@ -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"),