Index: cc/UnthrottledTextureUploader.h |
diff --git a/cc/UnthrottledTextureUploader.h b/cc/UnthrottledTextureUploader.h |
index 36a6cb4f808f0788da479e4e41b4cf48ff06ad7c..3e24d908f5f698aa24b8c76a9a0c279b71df1526 100644 |
--- a/cc/UnthrottledTextureUploader.h |
+++ b/cc/UnthrottledTextureUploader.h |
@@ -8,7 +8,7 @@ |
#include "CCResourceProvider.h" |
#include "TextureUploader.h" |
-namespace WebCore { |
+namespace cc { |
class UnthrottledTextureUploader : public TextureUploader { |
WTF_MAKE_NONCOPYABLE(UnthrottledTextureUploader); |