| Index: chrome/common/url_constants.cc
|
| diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc
|
| index 6f8a33953ef1fe45138ab512a8975fe891e1ef94..e9ac6d590e5ed715edb2ee6a908b857d19301d9b 100644
|
| --- a/chrome/common/url_constants.cc
|
| +++ b/chrome/common/url_constants.cc
|
| @@ -535,9 +535,6 @@ const char kSyncEncryptionHelpURL[] =
|
| const char kSyncErrorsHelpURL[] =
|
| "https://support.google.com/chrome/?p=settings_sync_error";
|
|
|
| -const char kEnterpriseManagedAccountHelpURL[] =
|
| - "https://support.google.com/chromebook/answer/1331549";
|
| -
|
| #if defined(OS_CHROMEOS)
|
| const char kNaturalScrollHelpURL[] =
|
| "https://support.google.com/chromeos/?p=simple_scrolling";
|
|
|