| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index bc43563df9dbe35f0725da1b9721318d9dcb9d1d..ecfe67ee768ebef7fa50ec858e6f728cdf04aa55 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -355,10 +355,8 @@ extern const char kPowerOptionsSubPage[];
|
| // Extensions sub pages.
|
| extern const char kExtensionConfigureCommandsSubPage[];
|
|
|
| -// URLs used to indicate that an extension resource load request
|
| -// was invalid.
|
| +// URL used to indicate that an extension resource load request was invalid.
|
| extern const char kExtensionInvalidRequestURL[];
|
| -extern const char kExtensionResourceInvalidRequestURL[];
|
|
|
| extern const char kSyncGoogleDashboardURL[];
|
|
|
|
|