| Index: chrome/sync_integration_tests.isolate
|
| diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate
|
| index 3ff1056b2dcc6fffb19825e3d39593fb346cb618..0b22cf6de8ab7a0fbcfff3fa115de6cbdc7a55ab 100644
|
| --- a/chrome/sync_integration_tests.isolate
|
| +++ b/chrome/sync_integration_tests.isolate
|
| @@ -29,7 +29,6 @@
|
| ['OS=="linux"', {
|
| 'variables': {
|
| 'files': [
|
| - '<(PRODUCT_DIR)/libffmpegsumo.so',
|
| '<(PRODUCT_DIR)/libosmesa.so',
|
| ],
|
| },
|
| @@ -62,7 +61,6 @@
|
| 'files': [
|
| '<(PRODUCT_DIR)/<(mac_product_name) Framework.framework/',
|
| '<(PRODUCT_DIR)/<(mac_product_name).app/',
|
| - '<(PRODUCT_DIR)/ffmpegsumo.so',
|
| ],
|
| },
|
| }],
|
| @@ -71,7 +69,6 @@
|
| 'files': [
|
| '<(PRODUCT_DIR)/<(mac_product_name) Framework.framework.dSYM/',
|
| '<(PRODUCT_DIR)/<(mac_product_name).app.dSYM/',
|
| - '<(PRODUCT_DIR)/ffmpegsumo.so.dSYM/',
|
| ],
|
| },
|
| }],
|
| @@ -79,7 +76,6 @@
|
| 'variables': {
|
| 'files': [
|
| '<(PRODUCT_DIR)/chrome_elf.dll',
|
| - '<(PRODUCT_DIR)/ffmpegsumo.dll',
|
| ],
|
| },
|
| }],
|
|
|