| Index: ppapi/ppapi_shared_untrusted.gyp
|
| diff --git a/ppapi/ppapi_shared_untrusted.gyp b/ppapi/ppapi_shared_untrusted.gyp
|
| index e0a08b47660556509b0f83f51f45920b32730787..fb6a765cfb24cc68d37b96e7af2ad75fbaddaf2d 100644
|
| --- a/ppapi/ppapi_shared_untrusted.gyp
|
| +++ b/ppapi/ppapi_shared_untrusted.gyp
|
| @@ -36,6 +36,7 @@
|
| '../gpu/command_buffer/command_buffer_untrusted.gyp:gles2_utils_untrusted',
|
| '../gpu/gpu_untrusted.gyp:command_buffer_client_untrusted',
|
| '../gpu/gpu_untrusted.gyp:gles2_implementation_untrusted',
|
| + '../media/media_untrusted.gyp:shared_memory_support_untrusted',
|
| ],
|
| },
|
| ],
|
|
|