| Index: content/content_gpu.gypi
|
| diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi
|
| index fec3a08f664e7ac6a6ef885ca0cc3f4b78de0b80..74ab72586481d9d68c7330149ecad5ebfc5b8a37 100644
|
| --- a/content/content_gpu.gypi
|
| +++ b/content/content_gpu.gypi
|
| @@ -13,10 +13,10 @@
|
| 'msvs_guid': 'F10F1ECD-D84D-4C33-8468-9DDFE19F4D8A',
|
| 'dependencies': [
|
| 'content_common',
|
| - '../app/app.gyp:app_base',
|
| '../base/base.gyp:base',
|
| '../media/media.gyp:media',
|
| '../skia/skia.gyp:skia',
|
| + '../ui/gfx/gl/gl.gyp:gl',
|
| ],
|
| 'sources': [
|
| 'gpu/content_gpu_client.h',
|
|
|