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

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

Issue 1428653002: PPAPI: Remove PPB_Font_Dev. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 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 | « native_client_sdk/src/libraries/ppapi/library.dsc ('k') | ppapi/api/dev/ppb_font_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 2b0c6e5134e44127006bd54901116a0c3ef05cac..bf1c9ecdfbefd7ba8a5119eb0f7c21aa2745106d 100644
--- a/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
+++ b/native_client_sdk/src/libraries/ppapi_cpp/library.dsc
@@ -66,7 +66,6 @@
# ppapi/cpp/dev
'cursor_control_dev.cc',
'file_chooser_dev.cc',
- 'font_dev.cc',
'memory_dev.cc',
'printing_dev.cc',
'scriptable_object_deprecated.cc',
@@ -154,7 +153,6 @@
'FILES': [
'cursor_control_dev.h',
'file_chooser_dev.h',
- 'font_dev.h',
'memory_dev.h',
'printing_dev.h',
'scriptable_object_deprecated.h',
« no previous file with comments | « native_client_sdk/src/libraries/ppapi/library.dsc ('k') | ppapi/api/dev/ppb_font_dev.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698