From b70ffd1f0c3716eb76cc281cb9f6f95792d46e66 Mon Sep 17 00:00:00 2001 From: "mal@chromium.org" Date: Wed, 8 Sep 2010 22:50:17 +0000 Subject: Convert one last instance of native client on code.google.com to use Var("nacl_trunk") instead. BUG=none TEST=none (well, hopefully the official builds will stop timing out on code.google.com SVN) R= bradnelson Review URL: http://codereview.chromium.org/3290014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58887 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 549e3007..d6b6143 100644 --- a/DEPS +++ b/DEPS @@ -61,7 +61,7 @@ deps = { "src/native_client": Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"), "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin": - "http://nativeclient.googlecode.com/svn/trunk/src/native_client/tests/prebuilt@" + + Var("nacl_trunk") + "/src/native_client/tests/prebuilt@" + Var("nacl_revision"), "src/third_party/skia/src": -- cgit v1.1