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

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

Issue 52233002: [PPAPI] Added VarResource_Dev class. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fix Windows compile. Created 7 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 | « no previous file | ppapi/cpp/dev/var_resource_dev.h » ('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 7f8bc9e8e2569de329967dfb5da61f6545d94453..3a374fb47e5cbc5a02c4f0895360bf7e2e60c222 100644
--- a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
@@ -85,6 +85,7 @@
'scrollbar_dev.cc',
'graphics_2d_dev.cc',
'widget_dev.cc',
+ 'var_resource_dev.cc',
# ppapi/cpp/extensions
'event_base.cc',
@@ -182,6 +183,7 @@
'text_input_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 | « no previous file | ppapi/cpp/dev/var_resource_dev.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698