Chromium Code Reviews| Index: content/common/gpu/gpu_command_buffer_stub.cc |
| =================================================================== |
| --- content/common/gpu/gpu_command_buffer_stub.cc (revision 86332) |
| +++ content/common/gpu/gpu_command_buffer_stub.cc (working copy) |
| @@ -25,10 +25,6 @@ |
| using gpu::Buffer; |
| -#if defined(OS_WIN) |
| -#define kCompositorWindowOwner L"CompositorWindowOwner" |
| -#endif // defined(OS_WIN) |
| - |
| GpuCommandBufferStub::GpuCommandBufferStub( |
| GpuChannel* channel, |
| gfx::PluginWindowHandle handle, |