| Index: content/content_shell.gypi
|
| diff --git a/content/content_shell.gypi b/content/content_shell.gypi
|
| index a2bb518d64bdf2e558201b6889deebd865594932..58f659cdf9b3ae396881d2cdf36eb1c0cba04390 100644
|
| --- a/content/content_shell.gypi
|
| +++ b/content/content_shell.gypi
|
| @@ -889,13 +889,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',
|
|
|