| Index: Source/core/timing/WorkerPerformance.cpp
|
| diff --git a/Source/modules/performance/WorkerPerformance.cpp b/Source/core/timing/WorkerPerformance.cpp
|
| similarity index 97%
|
| rename from Source/modules/performance/WorkerPerformance.cpp
|
| rename to Source/core/timing/WorkerPerformance.cpp
|
| index 5fd9b15228f91884fb59f9d5280dcb0a4c9fb438..ec31fc0ea1c75e4ce10ab3d6a0769dcd427b8d23 100644
|
| --- a/Source/modules/performance/WorkerPerformance.cpp
|
| +++ b/Source/core/timing/WorkerPerformance.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "modules/performance/WorkerPerformance.h"
|
| +#include "core/timing/WorkerPerformance.h"
|
|
|
| #include "core/timing/MemoryInfo.h"
|
| #include "core/workers/DedicatedWorkerGlobalScope.h"
|
|
|