Chromium Code Reviews| Index: cc/TextureLayerChromiumClient.h |
| diff --git a/cc/TextureLayerChromiumClient.h b/cc/TextureLayerChromiumClient.h |
| index 1fc0dcf4d7584821329da6ebd07e69535ef9f03f..4edbe9f5860ee010c32a90f0351a557379e49c15 100644 |
| --- a/cc/TextureLayerChromiumClient.h |
| +++ b/cc/TextureLayerChromiumClient.h |
| @@ -9,7 +9,7 @@ namespace WebKit { |
| class WebGraphicsContext3D; |
| } |
| -namespace WebCore { |
| +namespace cc { |
| class CCTextureUpdateQueue; |
| class TextureLayerChromiumClient { |