Chromium Code Reviews| Index: sky/engine/core/Init.cpp |
| diff --git a/sky/engine/core/Init.cpp b/sky/engine/core/Init.cpp |
| index ad30fbff66aba8d468bea09c02ae0a98dc693bf2..ceb1fab1547c499f40e293c630365ead4960b239 100644 |
| --- a/sky/engine/core/Init.cpp |
| +++ b/sky/engine/core/Init.cpp |
| @@ -69,7 +69,6 @@ void CoreInitializer::init() |
| QualifiedName::init(); |
| Partitions::init(); |
| - EventTracer::initialize(); |
| // Ensure that the main thread's thread-local data is initialized before |
| // starting any worker threads. |