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

Unified Diff: ppapi/api/private/ppb_flash.idl

Issue 10173029: Add a PPB_Flash_Print interface and implement in Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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 | « chrome/renderer/pepper/ppb_pdf_impl.cc ('k') | ppapi/api/private/ppb_flash_print.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/api/private/ppb_flash.idl
diff --git a/ppapi/api/private/ppb_flash.idl b/ppapi/api/private/ppb_flash.idl
index b0838828a6dfce08173aa06e9423b9075b88eb22..50c4624961cb43ab4b57f390d0018ac3a151f880 100644
--- a/ppapi/api/private/ppb_flash.idl
+++ b/ppapi/api/private/ppb_flash.idl
@@ -117,7 +117,7 @@ interface PPB_Flash {
[in] PP_Rect rect);
/**
- * Invokes printing for the given instance.
+ * Does nothing, deprecated. See PPB_Flash_Print.
*/
[version=12.1]
int32_t InvokePrinting(
« no previous file with comments | « chrome/renderer/pepper/ppb_pdf_impl.cc ('k') | ppapi/api/private/ppb_flash_print.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698