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

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

Issue 512703003: Revert of Remove unused PPB_View_Dev (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « native_client_sdk/src/libraries/ppapi/library.dsc ('k') | ppapi/BUILD.gn » ('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 eb388ec52b7ca0c85366bd48cdc5876acee0b898..1ca014e6c2c6cb0014a95cded38f8911f300017a 100644
--- a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
@@ -71,6 +71,8 @@
'scriptable_object_deprecated.cc',
'selection_dev.cc',
'truetype_font_dev.cc',
+ 'view_dev.cc',
+ 'zoom_dev.cc',
# ppapi/utility/graphics
'paint_aggregator.cc',
@@ -158,6 +160,7 @@
'truetype_font_dev.h',
'video_capture_client_dev.h',
'video_decoder_client_dev.h',
+ 'view_dev.h',
'widget_client_dev.h',
'zoom_dev.h',
],
« no previous file with comments | « native_client_sdk/src/libraries/ppapi/library.dsc ('k') | ppapi/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698