commit | c18e883438c6c73d13a7ffbedb75ad881d06228a | [log] [tgz] |
---|---|---|
author | Chris Masone <cmasone@chromium.org> | Mon Nov 15 12:57:15 2010 -0800 |
committer | Chris Masone <cmasone@chromium.org> | Mon Nov 15 12:57:15 2010 -0800 |
tree | c359b96e1199557e12f5676b2a63b97b32f912a7 | |
parent | 9ace70e38b7c97f7cf437bbde5f87055324fbfcd [diff] |
[autotest] Change ChromeTestBase to work with pre-installed chrome test binaries. Instead of pulling chrome test binaries as a dep (which takes too long on VMs), we'll be pre-installing them on test images. Update the ChromeTestBase class to expect this new behavior. BUG=8544 TEST=Build a test image with chrome > -r35, run desktopui_BrowserTest Change-Id: I013b689b4ad7fe5e47760312da573a9a2b29d669 Review URL: http://codereview.chromium.org/4557002