| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 86a58d162f853fd8dc79950401a98034c2e22c7c..e76921ee31cf26ebaa8d96e2b390713e3ae1a2a2 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -125,11 +125,6 @@ extern const char kChromeUIMetroFlowURL[];
|
| extern const char kChromeUITabModalConfirmDialogURL[];
|
| #endif
|
|
|
| -#if !defined(OS_ANDROID)
|
| -extern const char kChromeUICopresenceURL[];
|
| -extern const char kChromeUICopresenceHost[];
|
| -#endif
|
| -
|
| #if defined(ENABLE_WEBRTC)
|
| extern const char kChromeUIWebRtcLogsURL[];
|
| #endif
|
|
|