| Index: chrome/browser/ui/search/instant_page.h
|
| diff --git a/chrome/browser/ui/search/instant_page.h b/chrome/browser/ui/search/instant_page.h
|
| index eda5fa3d0a50716e7664053384e6a7acf07a96b4..c11efe6de1f090d4c5517fb9938de8a7802e6a8d 100644
|
| --- a/chrome/browser/ui/search/instant_page.h
|
| +++ b/chrome/browser/ui/search/instant_page.h
|
| @@ -132,6 +132,8 @@ class InstantPage : public content::WebContentsObserver,
|
|
|
| void InitializeFonts();
|
|
|
| + void InitializePromos();
|
| +
|
| protected:
|
| InstantPage(Delegate* delegate, const std::string& instant_url,
|
| bool is_incognito);
|
|
|