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 48ef6e74d2d62d19b4601da8711eccccb80cc11a..2fa2389ecca4f5f1bd304db1573a16368649dcae 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 |
@@ -55,6 +55,7 @@ link_from_pyauto_dep \ |
"$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/out/Release/lib/libmojo_system.so" \ |
"$pyauto_dep_dir/test_src/third_party"/* |
# Make sure the test files are owned by chronos as some browser_tests emit |