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

Unified Diff: native_client_sdk/src/libraries/ppapi_cpp/library.dsc

Issue 148213016: [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 6 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 | « native_client_sdk/src/libraries/ppapi/library.dsc ('k') | ppapi/api/dev/ppb_var_resource_dev.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/libraries/ppapi_cpp/library.dsc
diff --git a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
index 223e7c27aaeff06610d219c39b5e0cafe219fbe1..2722c40709d0e6599634010fe7a21abf9506da38 100644
--- a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
@@ -90,7 +90,6 @@
'string_wrapper_dev.cc',
'graphics_2d_dev.cc',
'widget_dev.cc',
- 'var_resource_dev.cc',
# ppapi/cpp/extensions/dev
'socket_dev.cc',
@@ -193,7 +192,6 @@
'to_c_type_converter_dev.h',
'truetype_font_dev.h',
'url_util_dev.h',
- 'var_resource_dev.h',
'video_capture_client_dev.h',
'video_capture_dev.h',
'video_decoder_client_dev.h',
« no previous file with comments | « native_client_sdk/src/libraries/ppapi/library.dsc ('k') | ppapi/api/dev/ppb_var_resource_dev.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698