Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index 6893e2d992eca4863e01a47dccff10ded730d432..2f30de3d9af5a12adb78dff930eb84b97da89379 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -769,13 +769,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', |