
Add C++ wrappers for PDF. The wrappers aren't entirely idiomatic (e.g. there is a case where we just return a PP_Resource instead of wrapping it in an object). This is because of the weird way that the interface is used in the plugin which just makes it more convenient to return the raw resource ID. BUG= Review URL: https://chromiumcodereview.appspot.com/12527012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188909 0039d316-1c4b-4281-b951-d872f2087c98
Name: PPAPI URL: http://code.google.com/p/ppapi License: BSD and MIT Security Critical: yes