| Index: mandoline/services/core_services/core_services_application_delegate.cc
|
| diff --git a/mandoline/services/core_services/core_services_application_delegate.cc b/mandoline/services/core_services/core_services_application_delegate.cc
|
| index 093beacc9cfb59df5b04416f59e253f78162bf1e..7c970f294699b066d430a203200bd9858c968ccc 100644
|
| --- a/mandoline/services/core_services/core_services_application_delegate.cc
|
| +++ b/mandoline/services/core_services/core_services_application_delegate.cc
|
| @@ -97,7 +97,6 @@ void CoreServicesApplicationDelegate::ApplicationThreadDestroyed(
|
| }
|
|
|
| void CoreServicesApplicationDelegate::Initialize(mojo::ApplicationImpl* app) {
|
| - base::PlatformThread::SetName("CoreServicesDispatcher");
|
| mojo::logging::InitLogging();
|
| tracing_.Initialize(app);
|
| }
|
|
|