| Index: third_party/WebKit/Source/core/timing/WorkerGlobalScopePerformance.cpp
|
| diff --git a/third_party/WebKit/Source/core/timing/WorkerGlobalScopePerformance.cpp b/third_party/WebKit/Source/core/timing/WorkerGlobalScopePerformance.cpp
|
| index c8a1bdb6dbd7f73727b1545edf905ec9f2b3ac84..c0998cb307b71ff035da171668e9b67a9f9a66a4 100644
|
| --- a/third_party/WebKit/Source/core/timing/WorkerGlobalScopePerformance.cpp
|
| +++ b/third_party/WebKit/Source/core/timing/WorkerGlobalScopePerformance.cpp
|
| @@ -28,8 +28,6 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -
|
| #include "core/timing/WorkerGlobalScopePerformance.h"
|
|
|
| #include "core/timing/WorkerPerformance.h"
|
|
|