| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 5512234bb69a2ae933d5541a0ae703d22279f260..0eba952981c46ab96429f394677bc64268b67fb3 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -366,6 +366,7 @@ extern const char kEnableZeroSuggestEtherNoSerp[];
|
| extern const char kEnableZeroSuggestMostVisited[];
|
| extern const char kEnableZeroSuggestPersonalized[];
|
| extern const char kEnableInstantSearchClicks[];
|
| +extern const char kEnableEmbeddedSearchAPI[];
|
| #endif
|
|
|
| #if defined(USE_ASH)
|
|
|