tree: 3619bb087ffb79b1075c0ea40ed5e475c0e1c8c5 [path history] [tgz]
  1. browser/
  2. common/
  3. renderer/
  4. resources/
  5. DEPS
  6. DIR_METADATA
  7. OWNERS
  8. README.md
components/pdf/README.md

The PDF component contains code necessary for using the PDF plugin in content-based clients. The PDF plugin code that lives in //pdf cannot depend on //content directly, so it uses a variety of delegate interfaces which are implement here. This component also contains code shared among content-based clients that should not live in //chrome.