Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3480)

Unified Diff: chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/setup_test_links.sh

Issue 203963003: Turns on use_mojo=1 for linux. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: chromeos==0 Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/setup_test_links.sh
diff --git a/chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/setup_test_links.sh b/chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/setup_test_links.sh
index 2be6bd2ca48b34d0e2ccb1f03de90aa9ce7088a1..685333dad5e2615a04da34e5e77f5239d66fef57 100755
--- a/chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/setup_test_links.sh
+++ b/chrome/test/chromeos/autotest/files/client/deps/pyauto_dep/setup_test_links.sh
@@ -13,3 +13,5 @@ ln -f -s /opt/google/chrome/chrome $(dirname $0)/chrome
$(dirname $0)/resources
ln -f -s /opt/google/chrome/*.pak $(dirname $0)/
ln -f -s /opt/google/chrome/libffmpegsumo.so $(dirname $0)/libffmpegsumo.so
+ln -f -s /opt/google/chrome/lib/libmojo_system.so \
+ $(dirname $0)/lib/libmojo_system.so

Powered by Google App Engine
This is Rietveld 408576698