diff options
Diffstat (limited to 'base/base.gyp')
-rw-r--r-- | base/base.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/base/base.gyp b/base/base.gyp index 08461d7..02c8585 100644 --- a/base/base.gyp +++ b/base/base.gyp @@ -536,6 +536,7 @@ # TODO(maruel): Revisit the support for this at all and list each # individual test files instead. 'data/file_util_unittest/', + 'data/json/bom_feff.json', '--', # Wraps base_unittests under xvfb. '<(DEPTH)/testing/xvfb.py', |