| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 842699940c8eb599ebc89cfa1a287f74691dff47..5b7fbce4c7eeb7c796fcefc7e77bd10c1060a799 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -104,7 +104,6 @@ extern const char kChromeUIDeviceEmulatorURL[];
|
| extern const char kChromeUIFirstRunURL[];
|
| extern const char kChromeUIKeyboardOverlayURL[];
|
| extern const char kChromeUIMobileSetupURL[];
|
| -extern const char kChromeUINfcDebugURL[];
|
| extern const char kChromeUIOobeURL[];
|
| extern const char kChromeUIOSCreditsURL[];
|
| extern const char kChromeUIProxySettingsURL[];
|
| @@ -269,7 +268,6 @@ extern const char kChromeUILoginContainerHost[];
|
| extern const char kChromeUILoginHost[];
|
| extern const char kChromeUIMobileSetupHost[];
|
| extern const char kChromeUINetworkHost[];
|
| -extern const char kChromeUINfcDebugHost[];
|
| extern const char kChromeUIOobeHost[];
|
| extern const char kChromeUIOSCreditsHost[];
|
| extern const char kChromeUIPowerHost[];
|
|
|