| Index: chrome/test/chromeos/autotest/files/client/deps/chrome_test/setup_test_links.sh
|
| diff --git a/chrome/test/chromeos/autotest/files/client/deps/chrome_test/setup_test_links.sh b/chrome/test/chromeos/autotest/files/client/deps/chrome_test/setup_test_links.sh
|
| index 7e212e1be2ed588c401c087b7758af6ddb949330..a47b005f0fb7b456203107160e72059c03f3eada 100755
|
| --- a/chrome/test/chromeos/autotest/files/client/deps/chrome_test/setup_test_links.sh
|
| +++ b/chrome/test/chromeos/autotest/files/client/deps/chrome_test/setup_test_links.sh
|
| @@ -53,6 +53,7 @@ link_from_pyauto_dep \
|
| "$pyauto_dep_dir/test_src/out/Release/pyproto" \
|
| "$pyauto_dep_dir/test_src/out/Release/suid-python" \
|
| "$pyauto_dep_dir/test_src/out/Release/_pyautolib.so" \
|
| + "$pyauto_dep_dir/test_src/out/Release/libffmpegsumo.so" \
|
| "$pyauto_dep_dir/test_src/third_party"/*
|
|
|
| # Make sure the test files are owned by chronos as some browser_tests emit
|
|
|