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

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

Issue 6626030: New assets for PDF progress control. Added asset for drop shadow.... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 10 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 | « no previous file | webkit/glue/resources/pdf_dropshadow.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/c/private/ppb_pdf.h
===================================================================
--- ppapi/c/private/ppb_pdf.h (revision 76838)
+++ ppapi/c/private/ppb_pdf.h (working copy)
@@ -56,6 +56,7 @@
PP_RESOURCEIMAGE_PDF_PROGRESS_BAR_7 = 30,
PP_RESOURCEIMAGE_PDF_PROGRESS_BAR_8 = 31,
PP_RESOURCEIMAGE_PDF_PROGRESS_BAR_BACKGROUND = 32,
+ PP_RESOURCEIMAGE_PDF_PAGE_DROPSHADOW = 33,
} PP_ResourceImage;
typedef enum {
« no previous file with comments | « no previous file | webkit/glue/resources/pdf_dropshadow.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698