diff options
author | bradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-02 07:13:27 +0000 |
---|---|---|
committer | bradnelson@chromium.org <bradnelson@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-02 07:13:27 +0000 |
commit | f0197ec3f21539aac7cd989d4971373f1eace923 (patch) | |
tree | b39d8d0cb869df575e58044d75dd201dcfc824a5 /chrome | |
parent | f851974a6c4285044dc17e1698c3f5b3c8e739f6 (diff) | |
download | chromium_src-f0197ec3f21539aac7cd989d4971373f1eace923.zip chromium_src-f0197ec3f21539aac7cd989d4971373f1eace923.tar.gz chromium_src-f0197ec3f21539aac7cd989d4971373f1eace923.tar.bz2 |
Pulling in all of v8.gyp:v8_shell, because we need it for debugger_tests.
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/118105
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17391 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/chrome.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index 402067b..af8948d 100644 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -3623,6 +3623,7 @@ '../tools/memory_watcher/memory_watcher.gyp:*', '../webkit/activex_shim/activex_shim.gyp:*', '../webkit/activex_shim_dll/activex_shim_dll.gyp:*', + '../v8/tools/gyp/v8.gyp:v8_shell', ], }, { |