| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 0bfe92315cd52dfa23b8de6d6c6bb0729f9e0075..86f27206b35abb0585d66ea2009357e2791b340c 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -269,7 +269,7 @@ extern const char kChromeUISnippetsInternalsHost[];
|
| extern const char kChromeUIWebApksHost[];
|
| #endif
|
|
|
| -#if defined(ENABLE_VR_SHELL) || defined(ENABLE_WEBVR)
|
| +#if defined(ENABLE_WEBVR)
|
| extern const char kChromeUIVrShellUIHost[];
|
| #endif
|
|
|
|
|