| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index 65ca72bf4c4623bb33c9bc4a396939962b72b634..ca4062ffbd4c503aa9990472c5081ba55d33b3ac 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',
|
|
|