diff options
Diffstat (limited to 'chrome/unit_tests.isolate')
-rw-r--r-- | chrome/unit_tests.isolate | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate index 425d54d..490bd9f 100644 --- a/chrome/unit_tests.isolate +++ b/chrome/unit_tests.isolate @@ -510,6 +510,8 @@ '../net/data/ssl/certificates/ndn.ca.crt', '../net/data/ssl/certificates/root_ca_cert.crt', '../testing/xvfb.py', + '../third_party/hunspell_dictionaries/en-AU-2-5.bdic', + '../third_party/hunspell_dictionaries/en-GB-2-5.bdic', '../third_party/tlslite/tlslite/utils/PyCrypto_AES.py', '../third_party/tlslite/tlslite/utils/PyCrypto_RC4.py', '../third_party/tlslite/tlslite/utils/PyCrypto_RSAKey.py', @@ -519,6 +521,8 @@ '<(PRODUCT_DIR)/libffmpegsumo.so', '<(PRODUCT_DIR)/pyproto/google/__init__.py', '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)', + 'test/data/chromeos/gdata/directory_entry.json', + 'test/data/chromeos/gdata/file_entry.json', 'test/data/firefox3_pref.js', 'test/data/firefox3_pref_pac_url.js', ], |