| Index: ppapi/ppapi_shared_untrusted.gyp
 | 
| diff --git a/ppapi/ppapi_shared_untrusted.gyp b/ppapi/ppapi_shared_untrusted.gyp
 | 
| index 54c694a16423c4d67524e6b18083bbd637a0b28e..0e3033ce28ba868ea9790a6b2415851ddb4cde8d 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',
 | 
|            ],
 | 
|          },
 | 
|        ],
 | 
| 
 |