diff options
author | plesner@google.com <plesner@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-07 14:33:38 +0000 |
---|---|---|
committer | plesner@google.com <plesner@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-07 14:33:38 +0000 |
commit | ba2b9f3b493b0fd85ed13a04a4732edb3286ae15 (patch) | |
tree | 01b5a9010c18534410b356268710ad9f2e5dea43 /DEPS | |
parent | f09424154181032584870786bcfc5d3f7d7cec16 (diff) | |
download | chromium_src-ba2b9f3b493b0fd85ed13a04a4732edb3286ae15.zip chromium_src-ba2b9f3b493b0fd85ed13a04a4732edb3286ae15.tar.gz chromium_src-ba2b9f3b493b0fd85ed13a04a4732edb3286ae15.tar.bz2 |
Fixed xcode build
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7659 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ deps = { "/trunk/deps/third_party/icu38@7525", "src/v8": - "http://v8.googlecode.com/svn/trunk@1031", + "http://v8.googlecode.com/svn/trunk@1040", "src/webkit/data/layout_tests/LayoutTests": "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@39606", |