| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index f12ea11fd24c72ab951f17582c2011c809903a47..54d895bda6479e2adcbb99781b3fa805968061fa 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -453,10 +453,6 @@ extern const char kSyncEncryptionHelpURL[];
|
| // The URL for the "Learn more" link when there is a sync error.
|
| extern const char kSyncErrorsHelpURL[];
|
|
|
| -// The URL for the "Learn more" link displayed when disconnecting a managed
|
| -// profile.
|
| -extern const char kEnterpriseManagedAccountHelpURL[];
|
| -
|
| #if defined(OS_CHROMEOS)
|
| // The URL for the "Learn more" link for natural scrolling on ChromeOS.
|
| extern const char kNaturalScrollHelpURL[];
|
|
|