summaryrefslogtreecommitdiffstats
path: root/cc/TextureLayerChromium.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cc/TextureLayerChromium.cpp')
-rw-r--r--cc/TextureLayerChromium.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/TextureLayerChromium.cpp b/cc/TextureLayerChromium.cpp
index f55e74b..c1f561e 100644
--- a/cc/TextureLayerChromium.cpp
+++ b/cc/TextureLayerChromium.cpp
@@ -13,7 +13,7 @@
#include "TextureLayerChromiumClient.h"
#include <public/WebGraphicsContext3D.h>
-namespace WebCore {
+namespace cc {
PassRefPtr<TextureLayerChromium> TextureLayerChromium::create(TextureLayerChromiumClient* client)
{