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

Side by Side Diff: src/tests/scripts/setup_test_links.sh

Issue 669010: Link setup script for chrome UI tests. (Closed)
Patch Set: Created 10 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ln -f -s ./chrome /opt/google/chrome/chrome
2 ln -f -s ./chrome.pak /opt/google/chrome/chrome.pak
3 ln -f -s ./locales /opt/google/chrome/locales
4 ln -f -s ./resources /opt/google/chrome/resources
5
6 mkdir -p ./chromeos
7 ln -f -s ./chromeos/libcros.so /opt/google/chrome/chromeos/libcros.so
8
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698