diff options
author | sgjesse@google.com <sgjesse@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-03 10:53:39 +0000 |
---|---|---|
committer | sgjesse@google.com <sgjesse@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-09-03 10:53:39 +0000 |
commit | c95646d3357bf58d400b340084e90d2c713932e4 (patch) | |
tree | 4f9895c2bb980462456658ae927018889d6b8af2 /DEPS | |
parent | d8c13caf2ebef2759fd6d987cdd9c530dc94ed5a (diff) | |
download | chromium_src-c95646d3357bf58d400b340084e90d2c713932e4.zip chromium_src-c95646d3357bf58d400b340084e90d2c713932e4.tar.gz chromium_src-c95646d3357bf58d400b340084e90d2c713932e4.tar.bz2 |
Change the path of the V8 API headers from public to include
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1672 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ deps = { "/trunk/deps/third_party/icu38@1227", "src/v8": - "http://v8.googlecode.com/svn/trunk@78", + "http://v8.googlecode.com/svn/trunk@101", "src/webkit/data/layout_tests/LayoutTests": "http://svn.webkit.org/repository/webkit/branches/Safari-3-1-branch/LayoutTests@31256", |