diff options
Diffstat (limited to 'o3d/DEPS_gyp')
-rw-r--r-- | o3d/DEPS_gyp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/o3d/DEPS_gyp b/o3d/DEPS_gyp index 55c3708..5bb03b2 100644 --- a/o3d/DEPS_gyp +++ b/o3d/DEPS_gyp @@ -89,8 +89,8 @@ deps = { # NACL has to be in this weird directory because it looks for # googleclient two levels above it. - "third_party/native_client/googleclient/native_client": - "http://nativeclient.googlecode.com/svn/trunk/nacl/googleclient/native_client@188", + "native_client": + "http://nativeclient.googlecode.com/svn/trunk/src/native_client@492", "breakpad/src": "http://google-breakpad.googlecode.com/svn/trunk/src@" + Var("breakpad_rev"), |