| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index e34aee72779433ad60ee01d3d746b38bbcc99584..f09248e704d676e8df0d41499b8cf95145b6be02 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -368,6 +368,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)
|
|
|