| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 42557859958b203f6eaa4281e94f33aad60799c8..acd167827035f57c5a6a67f270cf2c3df1a51069 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -255,10 +255,6 @@ extern const char kChromeUIThemePath[];
|
| extern const char kChromeUIPrintHost[];
|
| #endif // ENABLE_PRINT_PREVIEW
|
|
|
| -#if defined(OS_ANDROID)
|
| -extern const char kChromeUIWelcomeHost[];
|
| -#endif
|
| -
|
| #if defined(OS_POSIX) && !defined(OS_MACOSX) && !defined(OS_ANDROID)
|
| extern const char kChromeUILinuxProxyConfigHost[];
|
| extern const char kChromeUISandboxHost[];
|
|
|