Index: content/common/gpu/client/gl_helper_unittests.cc |
diff --git a/content/common/gpu/client/gl_helper_unittests.cc b/content/common/gpu/client/gl_helper_unittests.cc |
index 68b930d40b91f9001934a283f5217f6300bdbc0b..548faecc02c965db9890ab126eb8245dd7fec3b4 100644 |
--- a/content/common/gpu/client/gl_helper_unittests.cc |
+++ b/content/common/gpu/client/gl_helper_unittests.cc |
@@ -44,8 +44,8 @@ |
namespace content { |
-using WebKit::WebGLId; |
-using WebKit::WebGraphicsContext3D; |
+using blink::WebGLId; |
+using blink::WebGraphicsContext3D; |
using webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl; |
content::GLHelper::ScalerQuality kQualities[] = { |