summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-04 06:40:16 +0000
committerbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-04 06:40:16 +0000
commit1f9471a6fa3f37d206fc56132bb62234e4de3daf (patch)
tree75ad845c8d3d3d5bae57a0e1e3020c25fd9ec26f /DEPS
parent1c71576ea790a694ee0f3ea445a579ec8ea396f4 (diff)
downloadchromium_src-1f9471a6fa3f37d206fc56132bb62234e4de3daf.zip
chromium_src-1f9471a6fa3f37d206fc56132bb62234e4de3daf.tar.gz
chromium_src-1f9471a6fa3f37d206fc56132bb62234e4de3daf.tar.bz2
Removing the last remaining vsprops files (that are hooked in).
Also pulling in a newer nacl version. Switching to use AdditionalOptions in list form. BUG=None TEST=None TBR=mmentovai Review URL: http://codereview.chromium.org/523027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35449 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS4
1 files changed, 2 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 26223b8..58c744b 100644
--- a/DEPS
+++ b/DEPS
@@ -36,13 +36,13 @@ deps = {
"http://protobuf.googlecode.com/svn/trunk@219",
"src/tools/gyp":
- "http://gyp.googlecode.com/svn/trunk@767",
+ "http://gyp.googlecode.com/svn/trunk@770",
"src/v8":
"http://v8.googlecode.com/svn/trunk@3510",
"src/native_client":
- "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1194",
+ "http://nativeclient.googlecode.com/svn/trunk/src/native_client@1212",
"src/third_party/skia/src":
"http://skia.googlecode.com/svn/trunk/src@" + Var("skia_revision"),