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

Unified Diff: components/pdf/README

Issue 477263003: pdf: Create a separate component for using the pdf pepper plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 4 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: components/pdf/README
diff --git a/components/pdf/README b/components/pdf/README
new file mode 100644
index 0000000000000000000000000000000000000000..da0b817d14ebb3712e0784c8414780d75c2ee92d
--- /dev/null
+++ b/components/pdf/README
@@ -0,0 +1,4 @@
+The PDF component contains code necessary for using the PDF plugin in
+content-based clients. It provides an implementation for the PPB_PDF ppapi
+interface, and the necessary browser and renderer-side code for processing the
+relevant IPC mesages.

Powered by Google App Engine
This is Rietveld 408576698