summaryrefslogtreecommitdiffstats
path: root/content/content_shell.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_shell.gypi')
-rw-r--r--content/content_shell.gypi7
1 files changed, 7 insertions, 0 deletions
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 2f30de3..6893e2d 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -769,6 +769,13 @@
],
'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',