Chromium Code Reviews| Index: base/base.gyp |
| diff --git a/base/base.gyp b/base/base.gyp |
| index 08461d7dad66f45f4b8549161542195b3a583d43..02c8585557d6f20a1fe04e3abc225fcb75d1c67a 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', |