| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 1463b5fff6183d712d6b95230032b560dd6f3efe..4aca99761aef42bd35f7529d056a9c5098ba932f 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -429,6 +429,7 @@ extern const char kChromeSearchLocalGoogleNtpUrl[];
|
|
|
| // Host for search suggestions iframes.
|
| extern const char kChromeSearchSuggestionHost[];
|
| +extern const char kChromeSearchSuggestionUrl[];
|
|
|
| #if defined(OS_CHROMEOS)
|
| extern const char kCrosScheme[];
|
|
|