Add 'did_proceed' and 'repeat_visit' to ClientMalwareReportRequest to track CTR.
[chromium-blink-merge.git] / components / pdf / README
blobda0b817d14ebb3712e0784c8414780d75c2ee92d
1 The PDF component contains code necessary for using the PDF plugin in
2 content-based clients. It provides an implementation for the PPB_PDF ppapi
3 interface, and the necessary browser and renderer-side code for processing the
4 relevant IPC mesages.