Chromium Code Reviews| Index: cc/texture_layer.cc |
| diff --git a/cc/texture_layer.cc b/cc/texture_layer.cc |
| index 00b81f81641f603defbb5b3c5252ab67da2caeac..bb449f3468f19c81b7dfbe2a2858be136dcdac89 100644 |
| --- a/cc/texture_layer.cc |
| +++ b/cc/texture_layer.cc |
| @@ -8,9 +8,7 @@ |
| #include "CCLayerTreeHost.h" |
| #include "CCTextureLayerImpl.h" |
| -#include "GraphicsContext3D.h" |
| #include "TextureLayerChromiumClient.h" |
| -#include <public/WebGraphicsContext3D.h> |
| namespace cc { |