| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 08e1ca0ba344cd9885850f028236f3b06d7b9ce1..610e0321b2e95fcf135fcc06d0c0c69b91238538 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -875,13 +875,6 @@
|
| ],
|
| 'copies': [
|
| {
|
| - # Copy FFmpeg binaries for audio/video support.
|
| - 'destination': '<(PRODUCT_DIR)/$(CONTENTS_FOLDER_PATH)/Libraries',
|
| - 'files': [
|
| - '<(PRODUCT_DIR)/ffmpegsumo.so',
|
| - ],
|
| - },
|
| - {
|
| 'destination': '<(PRODUCT_DIR)/$(CONTENTS_FOLDER_PATH)/Resources',
|
| 'files': [
|
| '<(PRODUCT_DIR)/crash_inspector',
|
|
|