Chromium Code Reviews| Index: chrome/common/url_constants.h |
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h |
| index 4441e2a986814cac7c0742047f27a7188f3b9051..cfacbd6877b19278fad9858292fb7239efdd0083 100644 |
| --- a/chrome/common/url_constants.h |
| +++ b/chrome/common/url_constants.h |
| @@ -413,6 +413,8 @@ extern const char kExtensionResourceScheme[]; |
| extern const char kChromeSearchScheme[]; |
| +extern const char kChromeSigninScheme[]; |
|
Charlie Reis
2013/02/28 19:19:46
Please document why we have this, and that we do n
tim (not reviewing)
2013/03/01 01:53:57
Done.
|
| + |
| #if defined(OS_CHROMEOS) |
| extern const char kCrosScheme[]; |
| extern const char kDriveScheme[]; |