summaryrefslogtreecommitdiffstats
path: root/build/temp_gyp
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-06 03:15:18 +0000
committerbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-06 03:15:18 +0000
commit87dd44e15950c47a2e371da0b9c8962299abe9d8 (patch)
tree7e7953b3e7cb0cfbd2f5ac6dead2d184d1d2514a /build/temp_gyp
parentd98bf6df26b38c81261c95eca14a25413bf167c8 (diff)
downloadchromium_src-87dd44e15950c47a2e371da0b9c8962299abe9d8.zip
chromium_src-87dd44e15950c47a2e371da0b9c8962299abe9d8.tar.gz
chromium_src-87dd44e15950c47a2e371da0b9c8962299abe9d8.tar.bz2
Changing v8_shell to v8_shell_sample to match what the buildbot expects.
Review URL: http://codereview.chromium.org/63006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13146 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/temp_gyp')
-rw-r--r--build/temp_gyp/v8.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/temp_gyp/v8.gyp b/build/temp_gyp/v8.gyp
index a44a266..f0402e7 100644
--- a/build/temp_gyp/v8.gyp
+++ b/build/temp_gyp/v8.gyp
@@ -440,7 +440,7 @@
],
},
{
- 'target_name': 'v8_shell',
+ 'target_name': 'v8_shell_sample',
'type': 'executable',
'dependencies': [
'v8',