Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6007)

Unified Diff: chrome/browser_tests.isolate

Issue 11301021: Update browser_tests.isolate for Linux (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser_tests.isolate
diff --git a/chrome/browser_tests.isolate b/chrome/browser_tests.isolate
index 1f5836e62cb1a52ea91c216e8f85aae59d00af42..5ba5a951b3ac2d02df7e2ae1aef0f4b5ca6aad8c 100644
--- a/chrome/browser_tests.isolate
+++ b/chrome/browser_tests.isolate
@@ -140,6 +140,34 @@
'<(PRODUCT_DIR)/libffmpegsumo.so',
'<(PRODUCT_DIR)/libosmesa.so',
'<(PRODUCT_DIR)/libppapi_tests.so',
+ '<(PRODUCT_DIR)/mock_nacl_gdb<(EXECUTABLE_SUFFIX)',
+ '<(PRODUCT_DIR)/nacl_helper<(EXECUTABLE_SUFFIX)',
+ '<(PRODUCT_DIR)/nacl_helper_bootstrap<(EXECUTABLE_SUFFIX)',
+ '<(PRODUCT_DIR)/nacl_irt_x86_64.nexe',
M-A Ruel 2012/10/29 17:49:04 This means once we support arm, it'll have to be a
csharp 2012/10/29 17:54:43 Ya, I think we might have to start adding new cond
+ '<(PRODUCT_DIR)/nacl_test_data/glibc/nacl_load_test.html',
+ '<(PRODUCT_DIR)/nacl_test_data/glibc/nacltest.js',
+ '<(PRODUCT_DIR)/nacl_test_data/glibc/pm_exit_status_test.html',
+ '<(PRODUCT_DIR)/nacl_test_data/glibc/pm_exit_status_test.nmf',
+ '<(PRODUCT_DIR)/nacl_test_data/glibc/pm_exit_status_test_glibc_x86_64.nexe',
+ '<(PRODUCT_DIR)/nacl_test_data/glibc/ppapi_ppb_core.html',
+ '<(PRODUCT_DIR)/nacl_test_data/glibc/ppapi_ppb_core.nmf',
+ '<(PRODUCT_DIR)/nacl_test_data/glibc/ppapi_ppb_core_glibc_x86_64.nexe',
+ '<(PRODUCT_DIR)/nacl_test_data/glibc/simple.nmf',
+ '<(PRODUCT_DIR)/nacl_test_data/glibc/simple_glibc_x86_64.nexe',
+ '<(PRODUCT_DIR)/nacl_test_data/newlib/nacl_load_test.html',
+ '<(PRODUCT_DIR)/nacl_test_data/newlib/nacltest.js',
+ '<(PRODUCT_DIR)/nacl_test_data/newlib/pm_exit_status_test.html',
+ '<(PRODUCT_DIR)/nacl_test_data/newlib/pm_exit_status_test.nmf',
+ '<(PRODUCT_DIR)/nacl_test_data/newlib/pm_exit_status_test_newlib_x86_64.nexe',
+ '<(PRODUCT_DIR)/nacl_test_data/newlib/ppapi_ppb_core.html',
+ '<(PRODUCT_DIR)/nacl_test_data/newlib/ppapi_ppb_core.nmf',
+ '<(PRODUCT_DIR)/nacl_test_data/newlib/ppapi_ppb_core_newlib_x86_64.nexe',
+ '<(PRODUCT_DIR)/nacl_test_data/newlib/simple.nmf',
+ '<(PRODUCT_DIR)/nacl_test_data/newlib/simple_newlib_x86_64.nexe',
+ '<(PRODUCT_DIR)/ppapi_nacl_tests_glibc.nmf',
+ '<(PRODUCT_DIR)/ppapi_nacl_tests_glibc_x64.nexe',
+ '<(PRODUCT_DIR)/ppapi_nacl_tests_newlib.nmf',
+ '<(PRODUCT_DIR)/ppapi_nacl_tests_newlib_x64.nexe',
'<(PRODUCT_DIR)/pyproto/chrome/browser/policy/proto/chrome_device_policy_pb2.py',
'<(PRODUCT_DIR)/pyproto/chrome/browser/policy/proto/cloud_policy_pb2.py',
'<(PRODUCT_DIR)/pyproto/chrome/browser/policy/proto/device_management_backend_pb2.py',
@@ -735,6 +763,10 @@
'../content/test/data/plugin/plugin_common.js',
'../third_party/bidichecker/',
'../third_party/pywebsocket/src/mod_pywebsocket/handshake/',
+ '<(PRODUCT_DIR)/lib64/',
+ '<(PRODUCT_DIR)/nacl_test_data/glibc/pm_exit_status_test_libs/lib64/',
+ '<(PRODUCT_DIR)/nacl_test_data/glibc/ppapi_ppb_core_libs/lib64/',
+ '<(PRODUCT_DIR)/nacl_test_data/glibc/simple_libs/lib64/',
'<(PRODUCT_DIR)/pseudo_locales/',
'<(PRODUCT_DIR)/resources/extension/',
'<(PRODUCT_DIR)/test_url_loader_data/',
@@ -758,6 +790,12 @@
'test/data/extensions/api_test/app_process/path3/',
'test/data/extensions/api_test/app_process_background_instances/',
'test/data/extensions/api_test/app_process_instances/',
+ 'test/data/extensions/api_test/bluetooth/discovery_callback/',
+ 'test/data/extensions/api_test/bluetooth/discovery_in_progress/',
+ 'test/data/extensions/api_test/bluetooth/events/',
+ 'test/data/extensions/api_test/bluetooth/get_devices/',
+ 'test/data/extensions/api_test/bluetooth/get_devices_concurrently/',
+ 'test/data/extensions/api_test/bluetooth/get_devices_error/',
'test/data/extensions/api_test/bookmarks/',
'test/data/extensions/api_test/browser_action/close_background/',
'test/data/extensions/api_test/clipboard/',
@@ -829,6 +867,8 @@
'test/data/extensions/api_test/speech_input/',
'test/data/extensions/api_test/storage/',
'test/data/extensions/api_test/systeminfo/',
+ 'test/data/extensions/api_test/tab_capture/experimental/',
+ 'test/data/extensions/api_test/tab_capture/permissions/',
'test/data/extensions/api_test/tts/',
'test/data/extensions/api_test/tts_engine/',
'test/data/extensions/api_test/usb/',
@@ -874,6 +914,7 @@
'test/data/extensions/install/install/',
'test/data/extensions/isolated_apps/',
'test/data/extensions/management/',
+ 'test/data/extensions/native_client/',
'test/data/extensions/packaged_app/',
'test/data/extensions/permissions_increase/',
'test/data/extensions/platform_apps/apps_only/',
@@ -912,6 +953,7 @@
'test/data/login/',
'test/data/native_messaging/Native Hosts/echo.py',
'test/data/page_cycler/cached_data_dir/',
+ 'test/data/plugin_delete_self_at_load.html',
'test/data/policy/',
'test/data/profiles/webkit_global_migration/',
'test/data/profiles/webkit_global_reverse_migration/',
@@ -929,6 +971,12 @@
'<(PRODUCT_DIR)/plugins/libTestNetscapePlugIn.so',
'test/data/extensions/api_test/active_tab/final_page.html',
'test/data/extensions/api_test/active_tab/page.html',
+ 'test/data/extensions/api_test/bluetooth/discovery_callback/runtest.js',
+ 'test/data/extensions/api_test/bluetooth/discovery_in_progress/runtest.js',
+ 'test/data/extensions/api_test/bluetooth/events/runtest.js',
+ 'test/data/extensions/api_test/bluetooth/get_devices/runtest.js',
+ 'test/data/extensions/api_test/bluetooth/get_devices_concurrently/runtest.js',
+ 'test/data/extensions/api_test/bluetooth/get_devices_error/runtest.js',
'test/data/extensions/api_test/extension_resource_request_policy/web_accessible/accessible_resource_with_csp.html',
'test/data/extensions/api_test/extension_resource_request_policy/web_accessible/test2.png',
'test/data/extensions/api_test/get_channel_id/background.js',
@@ -957,6 +1005,8 @@
'test/data/extensions/api_test/proxy/direct/test.js',
'test/data/extensions/api_test/proxy/pacdataurl/test.js',
'test/data/extensions/api_test/request_quota_background/background.js',
+ 'test/data/extensions/api_test/tab_capture/experimental/test.js',
+ 'test/data/extensions/api_test/tab_capture/permissions/test.js',
'test/data/extensions/api_test/tabs/capture_visible_tab/common/text.html',
'test/data/extensions/api_test/tabs/capture_visible_tab/test_png.html',
'test/data/extensions/api_test/tabs/capture_visible_tab/test_png.js',
@@ -969,6 +1019,9 @@
'test/data/extensions/api_test/xhr_persistent_fs/bg.js',
'test/data/extensions/api_test/xhr_persistent_fs/main.html',
'test/data/extensions/api_test/xhr_persistent_fs/main.js',
+ 'test/data/extensions/native_client/test.html',
+ 'test/data/extensions/native_client/test.js',
+ 'test/data/extensions/native_client/test2.js',
'test/data/extensions/platform_apps/minimal_id/main.html',
'test/data/extensions/platform_apps/minimal_id/main.js',
'test/data/extensions/platform_apps/minimal_id/test.js',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698