summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chrome/unit_tests.isolate9
1 files changed, 5 insertions, 4 deletions
diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate
index 43b8713..85a9436 100644
--- a/chrome/unit_tests.isolate
+++ b/chrome/unit_tests.isolate
@@ -23,12 +23,16 @@
'../third_party/hunspell_dictionaries/el-GR-1-1.bdic',
'../third_party/hunspell_dictionaries/en-AU-1-2.bdic',
'../third_party/hunspell_dictionaries/en-AU-2-3.bdic',
+ '../third_party/hunspell_dictionaries/en-AU-2-4.bdic',
'../third_party/hunspell_dictionaries/en-CA-2-1.bdic',
'../third_party/hunspell_dictionaries/en-CA-2-3.bdic',
+ '../third_party/hunspell_dictionaries/en-CA-2-4.bdic',
'../third_party/hunspell_dictionaries/en-GB-1-2.bdic',
'../third_party/hunspell_dictionaries/en-GB-2-3.bdic',
+ '../third_party/hunspell_dictionaries/en-GB-2-4.bdic',
'../third_party/hunspell_dictionaries/en-US-2-1.bdic',
'../third_party/hunspell_dictionaries/en-US-2-3.bdic',
+ '../third_party/hunspell_dictionaries/en-US-2-4.bdic',
'../third_party/hunspell_dictionaries/es-ES-1-1.bdic',
'../third_party/hunspell_dictionaries/et-EE-1-1.bdic',
'../third_party/hunspell_dictionaries/fo-FO-2-3.bdic',
@@ -810,6 +814,7 @@
'../third_party/python_26/python.exe',
'../third_party/python_26/python26.dll',
'<(PRODUCT_DIR)/ffmpegsumo.dll',
+ '<(PRODUCT_DIR)/gyp-win-tool',
'<(PRODUCT_DIR)/icudt.dll',
'test/data/safe_browsing/download_protection/signed.exe',
'test/data/safe_browsing/download_protection/unsigned.exe',
@@ -866,10 +871,6 @@
}, {
'variables': {
'isolate_dependency_tracked': [
- '../third_party/hunspell_dictionaries/en-AU-2-4.bdic',
- '../third_party/hunspell_dictionaries/en-CA-2-4.bdic',
- '../third_party/hunspell_dictionaries/en-GB-2-4.bdic',
- '../third_party/hunspell_dictionaries/en-US-2-4.bdic',
'../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper.py',
'test/data/extensions/unpacker/bad_image.crx',
'test/data/extensions/unpacker/bad_path.crx',