| Index: Source/core/platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.cpp
 | 
| diff --git a/Source/core/platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.cpp b/Source/core/platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.cpp
 | 
| index 0dbb9c09c0ae98ac9b80edc1ccd64fb857fe040a..c4e48ccf00bf39721b70a87aa522ad3a7a0662fe 100644
 | 
| --- a/Source/core/platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.cpp
 | 
| +++ b/Source/core/platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.cpp
 | 
| @@ -26,7 +26,6 @@
 | 
|  
 | 
|  #include "core/platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.h"
 | 
|  
 | 
| -#include "core/platform/graphics/FloatRect.h"
 | 
|  #include "core/platform/graphics/GraphicsContext.h"
 | 
|  #include "core/platform/graphics/IntRect.h"
 | 
|  #include "core/platform/graphics/transforms/AffineTransform.h"
 | 
| 
 |