diff options
Diffstat (limited to 'cc/test/FakeCCLayerTreeHostClient.h')
-rw-r--r-- | cc/test/FakeCCLayerTreeHostClient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/test/FakeCCLayerTreeHostClient.h b/cc/test/FakeCCLayerTreeHostClient.h index 79c22dc..06b3348 100644 --- a/cc/test/FakeCCLayerTreeHostClient.h +++ b/cc/test/FakeCCLayerTreeHostClient.h @@ -11,7 +11,7 @@ #include "CompositorFakeWebGraphicsContext3D.h" #include "FakeWebCompositorOutputSurface.h" -namespace WebCore { +namespace cc { class FakeCCLayerTreeHostClient : public CCLayerTreeHostClient { public: |