diff options
author | sgjesse@google.com <sgjesse@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-08 10:53:19 +0000 |
---|---|---|
committer | sgjesse@google.com <sgjesse@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-08 10:53:19 +0000 |
commit | c7cf2c8b6be906d03b8da4a78174e9763a6d978c (patch) | |
tree | a7898e5b11f68093979cac8be4945a972f5920f6 /DEPS | |
parent | 1bf0399739c1624da657334fc9432f2bb066a9e5 (diff) | |
download | chromium_src-c7cf2c8b6be906d03b8da4a78174e9763a6d978c.zip chromium_src-c7cf2c8b6be906d03b8da4a78174e9763a6d978c.tar.gz chromium_src-c7cf2c8b6be906d03b8da4a78174e9763a6d978c.tar.bz2 |
Roll the V8 revision to a revision that includes the new V8 Visual Studio project files.
After this change it will be possible to change the Chrome/WebKit Visual Studio solution
files to use the new V8 Visual Studio project files.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@559 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 = { "svn://chrome-svn/chrome/trunk/deps/third_party/icu38@318",
"src/v8":
- "https://svn/r/googleclient/v8/trunk@130453",
+ "https://svn/r/googleclient/v8/trunk@130458",
"src/webkit/data/layout_tests/LayoutTests":
"http://svn.webkit.org/repository/webkit/branches/Safari-3-1-branch/LayoutTests@31256",
|