| Index: deps/all.deps/DEPS
|
| ===================================================================
|
| --- deps/all.deps/DEPS (revision 8147)
|
| +++ deps/all.deps/DEPS (working copy)
|
| @@ -1,4 +1,4 @@
|
| -# Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
|
| +# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| @@ -18,7 +18,7 @@
|
| "http://gyp.googlecode.com/svn/trunk" + Var("gyp_rev"),
|
|
|
| "dart/third_party/v8":
|
| - "http://v8.googlecode.com/svn/branches/3.4",
|
| + "http://v8.googlecode.com/svn/branches/3.10",
|
|
|
| "dart/tests/co19/src":
|
| Var("co19_repo") + "tests/co19/src" + Var("co19_rev"),
|
|
|