| Index: chrome/common/url_constants.h
|
| ===================================================================
|
| --- chrome/common/url_constants.h (revision 102832)
|
| +++ chrome/common/url_constants.h (working copy)
|
| @@ -269,9 +269,6 @@
|
| // The URL for the "Learn more" page for register protocol handler infobars.
|
| extern const char kLearnMoreRegisterProtocolHandlerURL[];
|
|
|
| -// The URL for the "Learn more" page for sync setup on the personal stuff page.
|
| -extern const char kSyncLearnMoreURL[];
|
| -
|
| // "Debug" pages which are dangerous and not for general consumption.
|
| extern const char* const kChromeDebugURLs[];
|
| extern int kNumberOfChromeDebugURLs;
|
|
|