summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-13 17:06:39 +0000
committerager@chromium.org <ager@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-07-13 17:06:39 +0000
commit44df75248693160a9e677690f0a51e9ba3ce3b32 (patch)
treed26c819608aff3fc005983b150e92c4c8fdd0653 /DEPS
parentd8d173b710f77e333a8b944c7cb16acd994f303c (diff)
downloadchromium_src-44df75248693160a9e677690f0a51e9ba3ce3b32.zip
chromium_src-44df75248693160a9e677690f0a51e9ba3ce3b32.tar.gz
chromium_src-44df75248693160a9e677690f0a51e9ba3ce3b32.tar.bz2
Update V8 dependency to pull V8 from the 1.2 branch.
This just switches V8 to the 1.2 branch. All the code is identical. TBR=kasperl@chromium.org Review URL: http://codereview.chromium.org/149543 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20498 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 ea3a7c5..f39bd18 100644
--- a/DEPS
+++ b/DEPS
@@ -32,7 +32,7 @@ deps = {
"http://gyp.googlecode.com/svn/trunk@546",
"src/v8":
- "http://v8.googlecode.com/svn/trunk@2445",
+ "http://v8.googlecode.com/svn/branches/1.2@2446",
"src/third_party/skia":
"http://skia.googlecode.com/svn/trunk@250",