summaryrefslogtreecommitdiffstats
path: root/cc/UnthrottledTextureUploader.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/UnthrottledTextureUploader.h')
-rw-r--r--cc/UnthrottledTextureUploader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/UnthrottledTextureUploader.h b/cc/UnthrottledTextureUploader.h
index 36a6cb4..3e24d90 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);