| Index: gpu/ipc/service/gpu_channel_test_common.h
|
| diff --git a/gpu/ipc/service/gpu_channel_test_common.h b/gpu/ipc/service/gpu_channel_test_common.h
|
| index 0f7d3a4b98b92732ab345bc3ee77662f3d658d54..97f5f497a003959d36f2a7d5e958c7dae181c1bf 100644
|
| --- a/gpu/ipc/service/gpu_channel_test_common.h
|
| +++ b/gpu/ipc/service/gpu_channel_test_common.h
|
| @@ -77,7 +77,7 @@ class TestGpuChannel : public GpuChannel {
|
| public:
|
| TestGpuChannel(GpuChannelManager* gpu_channel_manager,
|
| SyncPointManager* sync_point_manager,
|
| - gfx::GLShareGroup* share_group,
|
| + gl::GLShareGroup* share_group,
|
| gles2::MailboxManager* mailbox_manager,
|
| PreemptionFlag* preempting_flag,
|
| PreemptionFlag* preempted_flag,
|
|
|