Update InfoBarUtil to use TouchCommon over TestTouchUtils.
commit233e996abf7d9673f82a4951bd6652f07eac6d85
authorkkimlabs@chromium.org <kkimlabs@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 6 Jan 2014 23:45:12 +0000 (6 23:45 +0000)
committerkkimlabs@chromium.org <kkimlabs@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Mon, 6 Jan 2014 23:45:12 +0000 (6 23:45 +0000)
tree786fb087df40eb25aa24f7b21d9238a32881c2e5
parent05b5e72e27243727f1551316dfc928e01c7c1ebe
Update InfoBarUtil to use TouchCommon over TestTouchUtils.

TouchCommon utils are preferable for test use because they work
even if there is a crash dialog on the screen from a previous test.
This makes the tests run more robustly.

BUG=320084
NOTRY=true

Review URL: https://codereview.chromium.org/105173003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@243203 0039d316-1c4b-4281-b951-d872f2087c98
chrome/test/android/javatests/src/org/chromium/chrome/test/util/InfoBarUtil.java