| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index d5d54031b0cf88d148a5f78496d4689d51248599..ebbd5db1f648ed0a02452faed822cec89ef6f90d 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -268,7 +268,7 @@ extern const char kChromeUIPopularSitesInternalsHost[];
|
| extern const char kChromeUISnippetsInternalsHost[];
|
| #endif
|
|
|
| -#if defined(ENABLE_VR_SHELL) || defined(ENABLE_WEBVR)
|
| +#if defined(ENABLE_WEBVR)
|
| extern const char kChromeUIVrShellUIHost[];
|
| #endif
|
|
|
|
|