| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index dd5c7cccc9503b91e23c568e19c1f565281cc318..0c130f8818719045389e2d63dc7fdfbc525d5439 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -92,7 +92,6 @@ extern const char kChromeUIVoiceSearchURL[];
|
| extern const char kChromeUINativeNewTabURL[];
|
| extern const char kChromeUINativeBookmarksURL[];
|
| extern const char kChromeUINativeRecentTabsURL[];
|
| -extern const char kChromeUIWelcomeURL[];
|
| #endif
|
|
|
| #if defined(OS_CHROMEOS)
|
|
|