summaryrefslogtreecommitdiffstats
path: root/sandbox
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox')
-rw-r--r--sandbox/sandbox.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/sandbox.gyp b/sandbox/sandbox.gyp
index cfb6600..8124ea6 100644
--- a/sandbox/sandbox.gyp
+++ b/sandbox/sandbox.gyp
@@ -10,7 +10,7 @@
[ 'OS=="linux"', {
'targets': [
{
- 'target_name': 'chrome-sandbox',
+ 'target_name': 'chrome_sandbox',
'type': 'executable',
'sources': [
'linux/suid/sandbox.cc',