| Index: chrome/common/url_constants.h
|
| ===================================================================
|
| --- chrome/common/url_constants.h (revision 10515)
|
| +++ chrome/common/url_constants.h (working copy)
|
| @@ -29,11 +29,6 @@
|
|
|
| // About URLs (including schmes).
|
| extern const char kAboutBlankURL[];
|
| -extern const char kAboutCacheURL[];
|
| -extern const char kAboutCrashURL[];
|
| -extern const char kAboutHangURL[];
|
| -extern const char kAboutMemoryURL[];
|
| -extern const char kAboutShortHangURL[];
|
|
|
| } // namespace chrome
|
|
|
|
|