Index: content/common/gpu/gpu_channel_test_common.cc |
diff --git a/content/common/gpu/gpu_channel_test_common.cc b/content/common/gpu/gpu_channel_test_common.cc |
index dbf15f30ccdfb09741c3c33c5854a3f0b88f30e9..c34d57567deab2a98e3f4b7705ad6306cbc5a852 100644 |
--- a/content/common/gpu/gpu_channel_test_common.cc |
+++ b/content/common/gpu/gpu_channel_test_common.cc |
@@ -36,7 +36,7 @@ void TestGpuChannelManagerDelegate::DidLoseContext( |
const GURL& active_url) {} |
void TestGpuChannelManagerDelegate::GpuMemoryUmaStats( |
- const GPUMemoryUmaStats& params) {} |
+ const gpu::GPUMemoryUmaStats& params) {} |
void TestGpuChannelManagerDelegate::RemoveSubscription(int32_t client_id, |
unsigned int target) {} |