| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index aea5622bbe72c34fb9e5b81c316eb430da6f0d04..cafdbbd797b4ca3ece9dd3ee8cb57438ef0dbf70 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -370,6 +370,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)
|
|
|