Chromium Code Reviews

Unified Diff: ppapi/ppapi_shared_untrusted.gyp

Issue 10826296: Introduce shared_memory_support media target for PPAPI (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Attempt ARMEL fix, Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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',
],
},
],

Powered by Google App Engine