| Index: content/public/common/url_constants.cc
|
| ===================================================================
|
| --- content/public/common/url_constants.cc (revision 180281)
|
| +++ content/public/common/url_constants.cc (working copy)
|
| @@ -42,7 +42,6 @@
|
| const char kChromeUINetworkViewCacheHost[] = "view-http-cache";
|
| const char kChromeUIResourcesHost[] = "resources";
|
| const char kChromeUITcmallocHost[] = "tcmalloc";
|
| -const char kChromeUITracingHost[] = "tracing";
|
| const char kChromeUIWebRTCInternalsHost[] = "webrtc-internals";
|
|
|
| const char kChromeUICrashURL[] = "chrome://crash";
|
|
|