Index: trunk/src/chrome/browser/ui/search/instant_test_utils.h |
=================================================================== |
--- trunk/src/chrome/browser/ui/search/instant_test_utils.h (revision 207797) |
+++ trunk/src/chrome/browser/ui/search/instant_test_utils.h (working copy) |
@@ -88,7 +88,8 @@ |
void KillInstantRenderView(); |
void FocusOmnibox(); |
- void FocusOmniboxAndWaitForInstantNTPSupport(); |
+ void FocusOmniboxAndWaitForInstantOverlaySupport(); |
+ void FocusOmniboxAndWaitForInstantOverlayAndNTPSupport(); |
void SetOmniboxText(const std::string& text); |
bool SetOmniboxTextAndWaitForOverlayToShow(const std::string& text); |