Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a theme test | nirnimesh@chromium.org | 2010-07-16 | 1 | -2/+4 |
| | | | | | | | | | Fix a theme test by using absolute path to the theme file. Review URL: http://codereview.chromium.org/2861056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52709 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | PyAuto: Automation hooks to get/set theme | nirnimesh@chromium.org | 2010-07-10 | 1 | -0/+45 |
Add automation hooks to: - install a given theme - fetch info about the current theme - reset to default theme Add a test exercising the above. BUG=36215 TEST=python chrome/test/functional/themes.py Review URL: http://codereview.chromium.org/2827048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52024 0039d316-1c4b-4281-b951-d872f2087c98 |