summaryrefslogtreecommitdiffstats
path: root/sync/sync.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'sync/sync.gyp')
-rw-r--r--sync/sync.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/sync/sync.gyp b/sync/sync.gyp
index 07e6b04..f355761 100644
--- a/sync/sync.gyp
+++ b/sync/sync.gyp
@@ -246,6 +246,8 @@
{
'target_name': 'sync_tests',
'type': 'none',
+ # We only want unit test executables to include this target.
+ 'suppress_wildcard': 1,
'dependencies': [
'../base/base.gyp:base',
'../base/base.gyp:test_support_base',