summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorgregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-17 17:47:49 +0000
committergregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-02-17 17:47:49 +0000
commit861ea873f78143ac8beaa932729c92c0a5019872 (patch)
treeb55d5b4fb18f39d2132a70b259dde32de24610c4 /DEPS
parente1d4edbbf30c20092f23275d12b82639b0e8c65e (diff)
downloadchromium_src-861ea873f78143ac8beaa932729c92c0a5019872.zip
chromium_src-861ea873f78143ac8beaa932729c92c0a5019872.tar.gz
chromium_src-861ea873f78143ac8beaa932729c92c0a5019872.tar.bz2
Update NaCl in Chrome
This will get the prebuilt nexes into the tree so they can be used by chrome-nacl integration tests. Review URL: http://codereview.chromium.org/600161 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@39234 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 4a2c222..4d317f4 100644
--- a/DEPS
+++ b/DEPS
@@ -43,7 +43,7 @@ deps = {
"http://v8.googlecode.com/svn/trunk@3836",
"src/native_client":
- "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1471",
+ "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1511",
"src/third_party/skia/src":
"http://skia.googlecode.com/svn/trunk/src@" + Var("skia_revision"),