diff options
author | gregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-17 17:47:49 +0000 |
---|---|---|
committer | gregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-02-17 17:47:49 +0000 |
commit | 861ea873f78143ac8beaa932729c92c0a5019872 (patch) | |
tree | b55d5b4fb18f39d2132a70b259dde32de24610c4 /DEPS | |
parent | e1d4edbbf30c20092f23275d12b82639b0e8c65e (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"), |