| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 68ddaa6a156592ab2dcab8073cc6726094564d94..0f5936341b86c3e2641af9bd506daaa1384d3b08 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -546,9 +546,6 @@ extern const char kMac32BitDeprecationURL[];
|
| // The URL for the "Learn more" link the the Easy Unlock settings.
|
| extern const char kEasyUnlockLearnMoreUrl[];
|
|
|
| -// The URL to the device management page in the Easy Unlock settings.
|
| -extern const char kEasyUnlockManagementUrl[];
|
| -
|
| } // namespace chrome
|
|
|
| #endif // CHROME_COMMON_URL_CONSTANTS_H_
|
|
|