| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 1c17f8bb7f1b66c6f21e4396196ed30cc55d6914..6c8c35be54e80050d41f664ad81a31454e3eb86b 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -594,7 +594,7 @@
|
| }],
|
| ['OS=="mac"', {
|
| 'dependencies': [
|
| - '../webkit/webkit_resources.gyp:webkit_resources',
|
| + '../webkit/glue/resources/webkit_resources.gyp:webkit_resources',
|
| ],
|
| 'sources': [
|
| 'common/gpu/client/gpu_memory_buffer_impl_io_surface.cc',
|
|
|