| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index c0b81bc94431c98c05eb14b919bbddb93f97fd7a..b3047d0550e5fb9b5665637fdb6581ee5f70cd76 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -369,6 +369,8 @@ extern const char kChromeHelpViaWebUIURL[];
|
| extern const char kChromeAccessibilityHelpURL[];
|
| // Accessibility settings link for Chrome.
|
| extern const char kChromeAccessibilitySettingsURL[];
|
| +// Palette help link for Chrome.
|
| +extern const char kChromePaletteHelpURL[];
|
| #endif
|
|
|
| #if BUILDFLAG(ENABLE_ONE_CLICK_SIGNIN)
|
|
|