| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 9cecc0779e1ef9843c747bf2ba213dc9784d7ff9..df40f03e8be3e2af8e8856cfa01fcd91b2d43dd8 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -251,6 +251,7 @@ extern const char kChromeUISandboxHost[];
|
|
|
| #if defined(OS_ANDROID)
|
| extern const char kChromeUIContextualSearchPromoHost[];
|
| +extern const char kChromeUIPopularSitesInternalsHost[];
|
| #endif
|
|
|
| #if defined(OS_CHROMEOS)
|
|
|