summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorsgjesse@google.com <sgjesse@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-14 11:04:35 +0000
committersgjesse@google.com <sgjesse@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-14 11:04:35 +0000
commita61d561545b48f95d6b36c40c80caf50ed0a902b (patch)
treeddc07732d5561f0f876746a31c4242fd808ecfd1 /DEPS
parentcee1dfac19dfec36e73baf6d4095d80b65b64a37 (diff)
downloadchromium_src-a61d561545b48f95d6b36c40c80caf50ed0a902b.zip
chromium_src-a61d561545b48f95d6b36c40c80caf50ed0a902b.tar.gz
chromium_src-a61d561545b48f95d6b36c40c80caf50ed0a902b.tar.bz2
Updated DEPS for V8 to include Visual Studio project file for the the
shell sample. Removed the v8_shell project from the Chrome solution and added v8_shell_sample instead. Changed the Chrome JavaScript debugger tests to use v8_shell_sample instead of v8_shell. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@862 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 2814d9e..12034abe 100644
--- a/DEPS
+++ b/DEPS
@@ -15,7 +15,7 @@ deps = {
"svn://chrome-svn/chrome/trunk/deps/third_party/icu38@761",
"src/v8":
- "https://svn/r/googleclient/v8/trunk@130836",
+ "https://svn/r/googleclient/v8/trunk@130945",
"src/webkit/data/layout_tests/LayoutTests":
"http://svn.webkit.org/repository/webkit/branches/Safari-3-1-branch/LayoutTests@31256",