| Index: third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h b/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
|
| index dc5e176dfc44282a6b7071566c8f74a5cd2910a5..a1ab48f234bb1a50020ecf4d674a610bf7d7237d 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/GraphicsLayer.h
|
| @@ -34,7 +34,6 @@
|
| #include "platform/geometry/FloatSize.h"
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/graphics/Color.h"
|
| -#include "platform/graphics/ColorBehavior.h"
|
| #include "platform/graphics/CompositorElementId.h"
|
| #include "platform/graphics/ContentLayerDelegate.h"
|
| #include "platform/graphics/GraphicsContext.h"
|
|
|