| Index: chrome/common/url_constants.cc
 | 
| ===================================================================
 | 
| --- chrome/common/url_constants.cc	(revision 175996)
 | 
| +++ chrome/common/url_constants.cc	(working copy)
 | 
| @@ -176,6 +176,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";
 | 
| 
 |