autofill: Convert AutofillInteractiveTest to use InfoBarManager::Observer.
commit1daeb245db5d3460ceb5ef206dfa3c2ad5ac76e8
authortfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 2 May 2014 23:20:03 +0000 (2 23:20 +0000)
committertfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 2 May 2014 23:20:03 +0000 (2 23:20 +0000)
treeb4cd5390d33a411ff073a18e674aab3d5fd453d6
parentb405f4a0950a0928ac53b512f9bf3eea9beb5c6e
autofill: Convert AutofillInteractiveTest to use InfoBarManager::Observer.

We are removing notifications (NotificationService API) from InfoBar
code. And thus we need to migrate its uses to the Observer style.
This is what this patch does.

BUG=354380
TEST=browser_tests --gtest_filter=AutofillInteractiveTest.*
R=isherman@chromium.org

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@267958 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/autofill/autofill_interactive_uitest.cc