| Index: chrome/common/url_constants.cc
|
| ===================================================================
|
| --- chrome/common/url_constants.cc (revision 179519)
|
| +++ chrome/common/url_constants.cc (working copy)
|
| @@ -170,6 +170,7 @@
|
| const char kChromeUIMemoryRedirectHost[] = "memory-redirect";
|
| const char kChromeUIMetroFlowHost[] = "make-metro";
|
| const char kChromeUINaClHost[] = "nacl";
|
| +const char kChromeUINetExportHost[] = "net-export";
|
| const char kChromeUINetInternalsHost[] = "net-internals";
|
| const char kChromeUINewTabHost[] = "newtab";
|
| const char kChromeUIOmniboxHost[] = "omnibox";
|
|
|