diff options
author | sgjesse@google.com <sgjesse@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-11 11:52:08 +0000 |
---|---|---|
committer | sgjesse@google.com <sgjesse@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-11 11:52:08 +0000 |
commit | 516b91d9dff7b8198b4b245586803f4ff62dfd76 (patch) | |
tree | 6da3bb7bc7aa171b2f8479ccfbb4c1efd6dbc795 /DEPS | |
parent | 75c8f1df9b95d296c9fbcba04e9c7be173ac7a47 (diff) | |
download | chromium_src-516b91d9dff7b8198b4b245586803f4ff62dfd76.zip chromium_src-516b91d9dff7b8198b4b245586803f4ff62dfd76.tar.gz chromium_src-516b91d9dff7b8198b4b245586803f4ff62dfd76.tar.bz2 |
Reapply the usage new Visual Studio project files for the webkit project.
This reapplies CL 560 with the addition of a later V8 revision in the DEPS file which
should not break the Chrome build.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@642 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@130625",
"src/webkit/data/layout_tests/LayoutTests":
"http://svn.webkit.org/repository/webkit/branches/Safari-3-1-branch/LayoutTests@31256",
|