Index: webkit/tools/test_shell/test_shell.gypi |
diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi |
index 07cdeb253bbd41f4f6f1bbfbff09050439c08c24..01f5b1038cd36de070f57d63f80e8f0cc2fcdfe0 100644 |
--- a/webkit/tools/test_shell/test_shell.gypi |
+++ b/webkit/tools/test_shell/test_shell.gypi |
@@ -309,10 +309,8 @@ |
}, |
], |
'copies': [ |
- # TODO(ajwong): This, and the parallel chromium stanza below |
- # really should find a way to share file paths with |
- # ffmpeg.gyp so they don't diverge. (BUG=23602) |
{ |
+ # Copy FFmpeg binaries for audio/video support. |
'destination': '<(PRODUCT_DIR)/TestShell.app/Contents/MacOS/', |
'files': [ |
'<(PRODUCT_DIR)/ffmpegsumo.so', |