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

Unified Diff: src/shared/ppapi_proxy/nacl.scons

Issue 6579023: Added PPB_GLESChromiumTextureMapping interface. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Created 9 years, 10 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 | « no previous file | src/shared/ppapi_proxy/plugin_ppb.cc » ('j') | src/shared/ppapi_proxy/plugin_ppb.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/shared/ppapi_proxy/nacl.scons
diff --git a/src/shared/ppapi_proxy/nacl.scons b/src/shared/ppapi_proxy/nacl.scons
index c3123e0fd2219663dadf4d2cdb625fac02861519..45f3ee18f0978c93e44005cbdb693ef78857a921 100644
--- a/src/shared/ppapi_proxy/nacl.scons
+++ b/src/shared/ppapi_proxy/nacl.scons
@@ -107,6 +107,7 @@ env.ComponentLibrary('ppruntime',
'plugin_ppb_graphics_2d.cc',
'plugin_ppb_image_data.cc',
'plugin_ppb_instance.cc',
+ 'plugin_ppb_gles_extensions.cc',
'plugin_ppb_url_loader.cc',
'plugin_ppb_url_request_info.cc',
'plugin_ppb_url_response_info.cc',
« no previous file with comments | « no previous file | src/shared/ppapi_proxy/plugin_ppb.cc » ('j') | src/shared/ppapi_proxy/plugin_ppb.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698