diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-30 19:40:26 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-30 19:40:26 +0000 |
commit | 357cf93194253e85842649b7f31153766889dd30 (patch) | |
tree | 3812e0d52d5fa683f36f5195f933c7c9762201c6 /DEPS | |
parent | 3f04f2b1152b3c2b1db720792ed43c7600919953 (diff) | |
download | chromium_src-357cf93194253e85842649b7f31153766889dd30.zip chromium_src-357cf93194253e85842649b7f31153766889dd30.tar.gz chromium_src-357cf93194253e85842649b7f31153766889dd30.tar.bz2 |
Copy web inspector files into the output dir. Should now work in
test_shell on linux/mac.
Review URL: http://codereview.chromium.org/100216
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14979 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ deps = { # TODO(mark): Remove once this has moved into depot_tools. "src/tools/gyp": - "http://gyp.googlecode.com/svn/trunk@456", + "http://gyp.googlecode.com/svn/trunk@457", "src/v8": "http://v8.googlecode.com/svn/trunk@1809", |