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

Unified Diff: ppapi/ppapi.gyp

Issue 6255001: Move webkit/plugins/ppapi/ppb_pdf.h to ppapi/c/private. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 9 years, 11 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 | « ppapi/c/private/ppb_pdf.h ('k') | ppapi/proxy/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi.gyp
===================================================================
--- ppapi/ppapi.gyp (revision 71254)
+++ ppapi/ppapi.gyp (working copy)
@@ -106,6 +106,7 @@
# Private interfaces.
'c/private/ppb_flash.h',
'c/private/ppb_nacl_private.h',
+ 'c/private/ppb_pdf.h',
# Deprecated interfaces.
'c/dev/deprecated_bool.h',
« no previous file with comments | « ppapi/c/private/ppb_pdf.h ('k') | ppapi/proxy/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698