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

Unified Diff: ppapi/c/private/ppb_pdf.h

Issue 14113021: Added images for disabled print button for PDF plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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
Index: ppapi/c/private/ppb_pdf.h
===================================================================
--- ppapi/c/private/ppb_pdf.h (revision 194486)
+++ ppapi/c/private/ppb_pdf.h (working copy)
@@ -70,6 +70,7 @@
PP_RESOURCEIMAGE_PDF_BUTTON_ZOOMIN_END_PRESSED = 42,
PP_RESOURCEIMAGE_PDF_PAN_SCROLL_ICON = 43,
PP_RESOURCEIMAGE_PDF_PAGE_INDICATOR_BACKGROUND = 44
+ PP_RESOURCEIMAGE_PDF_BUTTON_PRINT_DISABLED = 45,
} PP_ResourceImage;
typedef enum {
« no previous file with comments | « chrome/renderer/pepper/ppb_pdf_impl.cc ('k') | webkit/glue/resources/default_100_percent/pdf_button_print_disabled.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698