| Index: ppapi/ppapi_internal.gyp
|
| diff --git a/ppapi/ppapi_internal.gyp b/ppapi/ppapi_internal.gyp
|
| index d4f14973008da96d73b0beb335b6bd5d2b13b5ec..8eed2eb1403f98e272cace816a4ba2b55c3f70c8 100644
|
| --- a/ppapi/ppapi_internal.gyp
|
| +++ b/ppapi/ppapi_internal.gyp
|
| @@ -46,6 +46,7 @@
|
| '../gpu/command_buffer/command_buffer.gyp:gles2_utils',
|
| '../gpu/gpu.gyp:command_buffer_client',
|
| '../gpu/gpu.gyp:gles2_implementation',
|
| + '../media/media.gyp:shared_memory_support',
|
| '../net/net.gyp:net',
|
| '../skia/skia.gyp:skia',
|
| '../third_party/icu/icu.gyp:icuuc',
|
|
|