| 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..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
|
| @@ -21,7 +21,6 @@ ln -f -s /opt/google/chrome/*.pak "$this_dir/"
|
| ln -f -s /opt/google/chrome/nacl_helper "$this_dir/"
|
| ln -f -s /opt/google/chrome/nacl_helper_bootstrap "$this_dir/"
|
| ln -f -s /opt/google/chrome/nacl_irt_*.nexe "$this_dir/"
|
| -ln -f -s /opt/google/chrome/libppGoogleNaClPluginChrome.so "$this_dir/"
|
|
|
| # Create links to resources from pyauto_dep.
|
|
|
|
|