| Index: Source/WebKit/chromium/tests/OpaqueRectTrackingContentLayerDelegateTest.cpp
 | 
| diff --git a/Source/WebKit/chromium/tests/OpaqueRectTrackingContentLayerDelegateTest.cpp b/Source/WebKit/chromium/tests/OpaqueRectTrackingContentLayerDelegateTest.cpp
 | 
| index aab1141e47d90c842b764e56e9c5260acaf35d0f..922ac084184b84d36efd51fc66a153ff0254c760 100644
 | 
| --- a/Source/WebKit/chromium/tests/OpaqueRectTrackingContentLayerDelegateTest.cpp
 | 
| +++ b/Source/WebKit/chromium/tests/OpaqueRectTrackingContentLayerDelegateTest.cpp
 | 
| @@ -26,10 +26,10 @@
 | 
|  
 | 
|  #include "core/platform/graphics/chromium/OpaqueRectTrackingContentLayerDelegate.h"
 | 
|  
 | 
| -#include "PlatformContextSkia.h"
 | 
|  #include "core/platform/graphics/Color.h"
 | 
|  #include "core/platform/graphics/GraphicsContext.h"
 | 
|  #include "core/platform/graphics/IntRect.h"
 | 
| +#include "core/platform/graphics/skia/PlatformContextSkia.h"
 | 
|  #include "skia/ext/platform_canvas.h"
 | 
|  #include <public/WebFloatRect.h>
 | 
|  #include <public/WebRect.h>
 | 
| 
 |