| Index: chrome/common/url_constants.h
|
| ===================================================================
|
| --- chrome/common/url_constants.h (revision 90826)
|
| +++ chrome/common/url_constants.h (working copy)
|
| @@ -71,7 +71,6 @@
|
| extern const char kChromeUIKillURL[];
|
| extern const char kChromeUIMemoryRedirectURL[];
|
| extern const char kChromeUINetworkViewCacheURL[];
|
| -extern const char kChromeUINewProfile[];
|
| extern const char kChromeUINewTabURL[];
|
| extern const char kChromeUIPluginsURL[];
|
| extern const char kChromeUIPrintURL[];
|
| @@ -147,7 +146,6 @@
|
| extern const char kChromeUIMemoryRedirectHost[];
|
| extern const char kChromeUINetInternalsHost[];
|
| extern const char kChromeUINetworkViewCacheHost[];
|
| -extern const char kChromeUINewProfileHost[];
|
| extern const char kChromeUINewTabHost[];
|
| extern const char kChromeUIPluginsHost[];
|
| extern const char kChromeUIPrintHost[];
|
|
|