Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Unified Diff: ppapi/ppapi_shared.gypi

Issue 10796038: Add gpu targets to untrusted NaCl build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ppapi/ppapi_proxy_untrusted.gyp ('k') | ppapi/ppapi_shared_untrusted.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_shared.gypi
===================================================================
--- ppapi/ppapi_shared.gypi (revision 150333)
+++ ppapi/ppapi_shared.gypi (working copy)
@@ -245,8 +245,6 @@
['>(nacl_untrusted_build)==1', {
'sources!': [
'shared_impl/ppb_audio_input_shared.cc',
- 'shared_impl/ppb_graphics_3d_shared.cc',
- 'shared_impl/ppb_opengles2_shared.cc',
'shared_impl/ppb_url_util_shared.cc',
'shared_impl/ppb_video_decoder_shared.cc',
'shared_impl/ppb_video_capture_shared.cc',
@@ -279,7 +277,6 @@
'thunk/ppb_flash_thunk.cc',
'thunk/ppb_flash_message_loop_thunk.cc',
'thunk/ppb_gles_chromium_texture_mapping_thunk.cc',
- 'thunk/ppb_graphics_3d_thunk.cc',
'thunk/ppb_graphics_3d_trusted_thunk.cc',
'thunk/ppb_host_resolver_private_thunk.cc',
'thunk/ppb_image_data_trusted_thunk.cc',
« no previous file with comments | « ppapi/ppapi_proxy_untrusted.gyp ('k') | ppapi/ppapi_shared_untrusted.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698