Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3892)

Unified Diff: chrome/browser/ui/search/instant_test_utils.h

Issue 17413017: InstantExtended: Don't create overlay. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/search/instant_test_utils.h
diff --git a/chrome/browser/ui/search/instant_test_utils.h b/chrome/browser/ui/search/instant_test_utils.h
index 647b8cd1b9e7de4ee6008b838ecb00ced80b855c..c07026a88edc68bcee3991bba5a888b86fd823ed 100644
--- a/chrome/browser/ui/search/instant_test_utils.h
+++ b/chrome/browser/ui/search/instant_test_utils.h
@@ -88,8 +88,7 @@ class InstantTestBase {
void KillInstantRenderView();
void FocusOmnibox();
- void FocusOmniboxAndWaitForInstantOverlaySupport();
- void FocusOmniboxAndWaitForInstantOverlayAndNTPSupport();
+ void FocusOmniboxAndWaitForInstantNTPSupport();
void SetOmniboxText(const std::string& text);
bool SetOmniboxTextAndWaitForOverlayToShow(const std::string& text);
« no previous file with comments | « chrome/browser/ui/search/instant_extended_manual_interactive_uitest.cc ('k') | chrome/browser/ui/search/instant_test_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698