| Index: Source/core/platform/graphics/GraphicsLayer.h
|
| diff --git a/Source/core/platform/graphics/GraphicsLayer.h b/Source/core/platform/graphics/GraphicsLayer.h
|
| index 57fcbee12272fb4a7fc449b2776396cd7ecd4811..b2fb1ad1392b0e937cd20ce4fd25847d9c74039d 100644
|
| --- a/Source/core/platform/graphics/GraphicsLayer.h
|
| +++ b/Source/core/platform/graphics/GraphicsLayer.h
|
| @@ -28,7 +28,7 @@
|
| #define GraphicsLayer_h
|
|
|
| #include "core/platform/graphics/GraphicsLayerClient.h"
|
| -#include "core/platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.h"
|
| +#include "core/platform/graphics/OpaqueRectTrackingContentLayerDelegate.h"
|
| #include "core/platform/graphics/filters/FilterOperations.h"
|
| #include "platform/geometry/FloatPoint.h"
|
| #include "platform/geometry/FloatPoint3D.h"
|
|
|