Chromium Code Reviews| Index: chrome/common/url_constants.cc |
| diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc |
| index d850d67a9caa7a9284241983aa93d7f41f7ec255..83751eab38ed22677c379e2970b2680d55fbfd6c 100644 |
| --- a/chrome/common/url_constants.cc |
| +++ b/chrome/common/url_constants.cc |
| @@ -687,9 +687,7 @@ const char* const kChromeHostURLs[] = { |
| #if !defined(DISABLE_NACL) |
| kChromeUINaClHost, |
| #endif |
| -#if defined(ENABLE_CONFIGURATION_POLICY) |
| kChromeUIPolicyHost, |
|
Andrew T Wilson (Slow)
2016/03/15 00:21:40
Should this be moved up above in alphabetical orde
|
| -#endif |
| #if defined(ENABLE_EXTENSIONS) |
| kChromeUIExtensionsHost, |
| #endif |