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

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

Issue 4210003: Started on Resource class. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client
Patch Set: Resource->PluginResource Created 10 years, 1 month 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 | « src/shared/ppapi_proxy/build.scons ('k') | src/shared/ppapi_proxy/plugin_audio.h » ('j') | no next file with comments »
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 2912d41855077d3bacab122a866be04918fc8f9b..ec583305234913ee9f45fc0b565c1301b2235660 100644
--- a/src/shared/ppapi_proxy/nacl.scons
+++ b/src/shared/ppapi_proxy/nacl.scons
@@ -99,6 +99,8 @@ env.ComponentLibrary('ppruntime',
'plugin_instance.cc',
'plugin_main.cc',
'plugin_ppp_instance_impl.cc',
+ 'plugin_resource.cc',
+ 'plugin_resource_tracker.cc',
'plugin_url_loader.cc',
'plugin_url_request_info.cc',
'plugin_url_response_info.cc',
« no previous file with comments | « src/shared/ppapi_proxy/build.scons ('k') | src/shared/ppapi_proxy/plugin_audio.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698