summaryrefslogtreecommitdiffstats
path: root/chrome/unit_tests.isolate
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/unit_tests.isolate')
-rw-r--r--chrome/unit_tests.isolate26
1 files changed, 16 insertions, 10 deletions
diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate
index 5864e18..949b65f 100644
--- a/chrome/unit_tests.isolate
+++ b/chrome/unit_tests.isolate
@@ -500,7 +500,6 @@
'../third_party/hunspell_dictionaries/en-AU-2-3.bdic',
'../third_party/hunspell_dictionaries/en-CA-2-3.bdic',
'../third_party/hunspell_dictionaries/en-GB-2-3.bdic',
- '../third_party/hunspell_dictionaries/en-US-2-3.bdic',
'../third_party/hunspell_dictionaries/fo-FO-2-3.bdic',
'../third_party/tlslite/tlslite/utils/PyCrypto_AES.py',
'../third_party/tlslite/tlslite/utils/PyCrypto_RC4.py',
@@ -511,12 +510,8 @@
'<(PRODUCT_DIR)/pyproto/google/__init__.py',
'<(PRODUCT_DIR)/test_data/chrome/browser/resources/print_preview/print_preview_utils.js',
'<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
- 'test/data/extensions/manifest_tests/command_allow_numbers.json',
'test/data/extensions/manifest_tests/command_reject_just_shift.json',
'test/data/extensions/manifest_tests/command_simple.json',
- 'test/data/extensions/manifest_tests/command_too_many.json',
- 'test/data/extensions/manifest_tests/init_invalid_platform_app_4.json',
- 'test/data/extensions/manifest_tests/init_invalid_platform_app_5.json',
'test/data/extensions/manifest_tests/sandboxed_pages_invalid_1.json',
'test/data/extensions/manifest_tests/sandboxed_pages_invalid_2.json',
'test/data/extensions/manifest_tests/sandboxed_pages_invalid_3.json',
@@ -528,7 +523,6 @@
'test/data/extensions/manifest_tests/sandboxed_pages_valid_4.json',
'test/data/extensions/manifest_tests/sandboxed_pages_valid_5.json',
'test/data/extensions/manifest_tests/script_badge_basic.json',
- 'test/data/extensions/manifest_tests/script_badge_icons_ignored.json',
'test/data/extensions/manifest_tests/web_accessible_resources_5.json',
'test/data/extensions/manifest_tests/web_accessible_resources_6.json',
'test/data/extensions/unpacked/manifest_no_key.json',
@@ -536,9 +530,6 @@
'test/data/extensions/unpacked/symlinks_allowed/manifest.json',
'test/data/firefox3_pref.js',
'test/data/firefox3_pref_pac_url.js',
- 'test/data/page_cycler/abort_expected',
- 'test/data/page_cycler/about_url',
- 'test/data/page_cycler/errors_expected',
],
'isolate_dependency_untracked': [
'<(PRODUCT_DIR)/test_data/chrome/browser/resources/shared/',
@@ -557,7 +548,6 @@
'test/data/firefox3_profile/',
'test/data/firefox3_searchplugins/',
'test/data/osdd/',
- 'test/data/value_store_db/',
'test/data/zip/',
],
},
@@ -598,9 +588,18 @@
}, {
'variables': {
'isolate_dependency_tracked': [
+ '../third_party/hunspell_dictionaries/en-US-2-3.bdic',
'<(PRODUCT_DIR)/locales/en-US.pak',
'<(PRODUCT_DIR)/theme_resources_standard.pak',
'<(PRODUCT_DIR)/ui_resources_standard.pak',
+ 'test/data/extensions/manifest_tests/command_allow_numbers.json',
+ 'test/data/extensions/manifest_tests/command_too_many.json',
+ 'test/data/extensions/manifest_tests/init_invalid_platform_app_4.json',
+ 'test/data/extensions/manifest_tests/init_invalid_platform_app_5.json',
+ 'test/data/extensions/manifest_tests/script_badge_icons_ignored.json',
+ 'test/data/page_cycler/abort_expected',
+ 'test/data/page_cycler/about_url',
+ 'test/data/page_cycler/errors_expected',
],
'isolate_dependency_untracked': [
'test/data/firefox2_nss/',
@@ -635,12 +634,14 @@
'test/data/firefox3_searchplugins/google.xml',
'test/data/firefox3_searchplugins/wikipedia.xml',
'test/data/firefox3_searchplugins/yahoo.xml',
+ 'test/data/value_store_db/',
],
},
}],
['OS=="win"', {
'variables': {
'isolate_dependency_tracked': [
+ '../skia/ext/data/vectorcanvastest/bitmaps/bitmap_opaque.png',
'../third_party/python_26/DLLs/_hashlib.pyd',
'../third_party/python_26/DLLs/_socket.pyd',
'../third_party/python_26/DLLs/_ssl.pyd',
@@ -741,12 +742,17 @@
'../third_party/python_26/python.exe',
'../third_party/python_26/python26.dll',
'<(PRODUCT_DIR)/icudt.dll',
+ 'test/data/extensions/permissions/audio-video.json',
'test/data/safe_browsing/download_protection/signed.exe',
'test/data/safe_browsing/download_protection/unsigned.exe',
'test/data/safe_browsing/download_protection/wow_helper.exe',
],
'isolate_dependency_untracked': [
'../ppapi/lib/gl/include/KHR/',
+ '../skia/ext/data/vectorcanvastest/circles/',
+ '../skia/ext/data/vectorcanvastest/clippingclean/',
+ '../skia/ext/data/vectorcanvastest/clippingpath/',
+ '../skia/ext/data/vectorcanvastest/diagonallines/',
'../third_party/python_26/Lib/xml/parsers/',
'../ui/base/glib/',
'test/data/components/flapper/windows/',