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

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

Issue 1161563002: Remove unused in-process pepper APIs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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') | pdf/out_of_process_instance.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 353c50e661ea72117f993b7fe1bbfa70a00c309f..32400ff579833f9f7aed5be8703e83e1b7f9b278 100644
--- a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
@@ -69,10 +69,8 @@
'memory_dev.cc',
'printing_dev.cc',
'scriptable_object_deprecated.cc',
- 'selection_dev.cc',
'truetype_font_dev.cc',
'view_dev.cc',
- 'zoom_dev.cc',
# ppapi/utility/graphics
'paint_aggregator.cc',
@@ -158,13 +156,10 @@
'memory_dev.h',
'printing_dev.h',
'scriptable_object_deprecated.h',
- 'selection_dev.h',
'truetype_font_dev.h',
'video_capture_client_dev.h',
'video_decoder_client_dev.h',
'view_dev.h',
- 'widget_client_dev.h',
- 'zoom_dev.h',
],
'DEST': 'include/ppapi/cpp/dev',
},
« no previous file with comments | « native_client_sdk/src/libraries/ppapi/library.dsc ('k') | pdf/out_of_process_instance.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698