diff options
Diffstat (limited to 'build/temp_gyp')
-rw-r--r-- | build/temp_gyp/v8.gyp | 2 |
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', |