| Index: ui/gl/gl.gyp
|
| diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
|
| index 21d9eb0153ca663000ca647891bea9a9a9f9b872..8f7359adb31da1b7972e6876410f2780eafee936 100644
|
| --- a/ui/gl/gl.gyp
|
| +++ b/ui/gl/gl.gyp
|
| @@ -81,11 +81,6 @@
|
| 'gl_image_stub.h',
|
| 'gl_implementation.cc',
|
| 'gl_implementation.h',
|
| - 'gl_implementation_android.cc',
|
| - 'gl_implementation_mac.cc',
|
| - 'gl_implementation_ozone.cc',
|
| - 'gl_implementation_win.cc',
|
| - 'gl_implementation_x11.cc',
|
| 'gl_osmesa_api_implementation.cc',
|
| 'gl_osmesa_api_implementation.h',
|
| 'gl_share_group.cc',
|
|
|