| Index: ui/gl/gl.gyp
|
| diff --git a/ui/gl/gl.gyp b/ui/gl/gl.gyp
|
| index 5389c9cd9f7fde9680041c700ed2e1197623f9af..21d9eb0153ca663000ca647891bea9a9a9f9b872 100644
|
| --- a/ui/gl/gl.gyp
|
| +++ b/ui/gl/gl.gyp
|
| @@ -18,7 +18,6 @@
|
| '<(DEPTH)/gpu/command_buffer/command_buffer.gyp:gles2_utils',
|
| '<(DEPTH)/skia/skia.gyp:skia',
|
| '<(DEPTH)/third_party/mesa/mesa.gyp:mesa_headers',
|
| - '<(DEPTH)/ui/base/ui_base.gyp:ui_base',
|
| '<(DEPTH)/ui/gfx/gfx.gyp:gfx',
|
| '<(DEPTH)/ui/gfx/gfx.gyp:gfx_geometry',
|
| ],
|
| @@ -194,7 +193,6 @@
|
| '<(DEPTH)/build/linux/system.gyp:x11',
|
| '<(DEPTH)/build/linux/system.gyp:xcomposite',
|
| '<(DEPTH)/build/linux/system.gyp:xext',
|
| - '<(DEPTH)/ui/base/x/ui_base_x.gyp:ui_base_x',
|
| '<(DEPTH)/ui/events/platform/events_platform.gyp:events_platform',
|
| '<(DEPTH)/ui/gfx/x/gfx_x11.gyp:gfx_x11',
|
| ],
|
|
|