| Index: public/platform/WebLayerTreeView.h
 | 
| diff --git a/public/platform/WebLayerTreeView.h b/public/platform/WebLayerTreeView.h
 | 
| index 940d73c221058d86c47fd5b98b46f06146dddf46..8b33c349e0288ffce773da49e4ebf3678b80dd04 100644
 | 
| --- a/public/platform/WebLayerTreeView.h
 | 
| +++ b/public/platform/WebLayerTreeView.h
 | 
| @@ -38,11 +38,8 @@ class SkBitmap;
 | 
|  namespace blink {
 | 
|  
 | 
|  class WebCompositeAndReadbackAsyncCallback;
 | 
| -class WebGraphicsContext3D;
 | 
|  class WebLayer;
 | 
|  struct WebPoint;
 | 
| -struct WebRect;
 | 
| -struct WebRenderingStats;
 | 
|  struct WebSelectionBound;
 | 
|  
 | 
|  class WebLayerTreeView {
 | 
| 
 |