Index: webkit/compositor_bindings/WebImageLayerImpl.cpp |
diff --git a/webkit/compositor_bindings/WebImageLayerImpl.cpp b/webkit/compositor_bindings/WebImageLayerImpl.cpp |
index bb1b56b6df623911b79556ca9f555f1e02aca7a4..06717e0ae95966d304a3837a24fad6295d9dd45f 100644 |
--- a/webkit/compositor_bindings/WebImageLayerImpl.cpp |
+++ b/webkit/compositor_bindings/WebImageLayerImpl.cpp |
@@ -8,7 +8,7 @@ |
#include "ImageLayerChromium.h" |
#include "WebLayerImpl.h" |
-using WebCore::ImageLayerChromium; |
+using cc::ImageLayerChromium; |
namespace WebKit { |