| Index: chrome/sync_integration_tests.isolate
|
| diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate
|
| index 76cf74e0f30cebbc630bb6625838663811053839..84a61862810d335179700bfadebcf097f83d41cc 100644
|
| --- a/chrome/sync_integration_tests.isolate
|
| +++ b/chrome/sync_integration_tests.isolate
|
| @@ -16,6 +16,7 @@
|
| '../testing/xvfb.py',
|
| '<(PRODUCT_DIR)/chrome.pak',
|
| '<(PRODUCT_DIR)/chrome_100_percent.pak',
|
| + '<(PRODUCT_DIR)/lib/libpeerconnection.so',
|
| '<(PRODUCT_DIR)/libffmpegsumo.so',
|
| '<(PRODUCT_DIR)/libppGoogleNaClPluginChrome.so',
|
| '<(PRODUCT_DIR)/locales/en-US.pak',
|
| @@ -57,6 +58,7 @@
|
| '<(PRODUCT_DIR)/sync_integration_tests<(EXECUTABLE_SUFFIX)',
|
| ],
|
| 'isolate_dependency_tracked': [
|
| + '<(PRODUCT_DIR)/libpeerconnection.so',
|
| '<(PRODUCT_DIR)/ffmpegsumo.so',
|
| ],
|
| 'isolate_dependency_untracked': [
|
|
|