Chromium Code Reviews| Index: chrome/common/url_constants.h |
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h |
| index e617178d785ebe40fec8d38a39a53af1e4c6b0b1..7e1d69ff684a160c240a679a7bca734c00a4a0af 100644 |
| --- a/chrome/common/url_constants.h |
| +++ b/chrome/common/url_constants.h |
| @@ -62,6 +62,7 @@ extern const char kAboutVersionURL[]; |
| // chrome: URLs (including schemes). Should be kept in sync with the |
| // components below. |
|
Daniel Erat
2010/11/24 23:39:44
I ignored this comment, since there already seems
|
| extern const char kChromeUIAboutAboutURL[]; |
| +extern const char kChromeUIAboutCreditsURL[]; |
| extern const char kChromeUIAboutURL[]; |
| extern const char kChromeUIAppLauncherURL[]; |
| extern const char kChromeUIBookmarksURL[]; |