diff options
author | gregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-15 21:46:15 +0000 |
---|---|---|
committer | gregoryd@google.com <gregoryd@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-15 21:46:15 +0000 |
commit | f08e47dbfce4823386bef263924be4836d7d8f86 (patch) | |
tree | 69bff1a47f156c22e1d06f2631e42880b2542749 /DEPS | |
parent | 8ba379904681b2fbbbfc8747b9ef08bb861fdd63 (diff) | |
download | chromium_src-f08e47dbfce4823386bef263924be4836d7d8f86.zip chromium_src-f08e47dbfce4823386bef263924be4836d7d8f86.tar.gz chromium_src-f08e47dbfce4823386bef263924be4836d7d8f86.tar.bz2 |
Get the nexe name from NaCl and send the NaCl process handle and pid to the renderer
TEST=none
BUG=http://code.google.com/p/nativeclient/issues/detail?id=108
Review URL: http://codereview.chromium.org/273056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29195 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@852", + "http://nativeclient.googlecode.com/svn/trunk/src/native_client@868", "src/third_party/skia": "http://skia.googlecode.com/svn/trunk@376", |