summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-24 02:40:06 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-24 02:40:06 +0000
commitcbc755e5a93924019cda7f46d533e90b0daf2e66 (patch)
treee48ab6829efe20a36f00861d40824f705cdd7838 /DEPS
parentfd09950346afe96c4d86d37d98fd45003872ab3f (diff)
downloadchromium_src-cbc755e5a93924019cda7f46d533e90b0daf2e66.zip
chromium_src-cbc755e5a93924019cda7f46d533e90b0daf2e66.tar.gz
chromium_src-cbc755e5a93924019cda7f46d533e90b0daf2e66.tar.bz2
Temporarily disable the v8 *_arm targets on Linux so we can roll
this out while working on the right model to handle building both variants. Includes gyp DEPS roll to get fixes for latest Linux backend. Review URL: http://codereview.chromium.org/52022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12336 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 8d2ed41..1b2ce8a 100644
--- a/DEPS
+++ b/DEPS
@@ -26,7 +26,7 @@ deps = {
# TODO(mark): Remove once this has moved into depot_tools.
"src/tools/gyp":
- "http://gyp.googlecode.com/svn/trunk@390",
+ "http://gyp.googlecode.com/svn/trunk@395",
"src/v8":
"http://v8.googlecode.com/svn/trunk@1564",