| Index: Source/platform/graphics/GraphicsContext.h
|
| diff --git a/Source/platform/graphics/GraphicsContext.h b/Source/platform/graphics/GraphicsContext.h
|
| index 768d86ee9e383af4110b1ab5e2e11e440292a570..67a2f646587cefd96f32efc15214742efa99ebc3 100644
|
| --- a/Source/platform/graphics/GraphicsContext.h
|
| +++ b/Source/platform/graphics/GraphicsContext.h
|
| @@ -29,7 +29,6 @@
|
| #define GraphicsContext_h
|
|
|
| #include "platform/PlatformExport.h"
|
| -#include "platform/TraceEvent.h"
|
| #include "platform/fonts/Font.h"
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/graphics/DashArray.h"
|
|
|