Revert "[PDF] Move most of the headers to be private."
authorvandebo@chromium.org <vandebo@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 21 Mar 2012 20:31:08 +0000 (20:31 +0000)
committervandebo@chromium.org <vandebo@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 21 Mar 2012 20:31:08 +0000 (20:31 +0000)
commit76d6de0845910f18306125bbcaef7edf6e8f6649
tree791272428a3135e2788e9a77915a3de581a99513
parentbd960c7f1915c73ceec1c1ee7cd23b48107cb0bd
Revert "[PDF] Move most of the headers to be private."

This reverts r3457

TBR=epoger@google.com

Review URL: https://codereview.appspot.com/5866051

git-svn-id: http://skia.googlecode.com/svn/trunk@3458 2bbb7eff-a529-9590-31e7-b0007b416f81
14 files changed:
gyp/tests.gyp
include/pdf/SkBitSet.h [moved from src/pdf/SkBitSet.h with 100% similarity]
include/pdf/SkPDFCatalog.h [moved from src/pdf/SkPDFCatalog.h with 99% similarity]
include/pdf/SkPDFDocument.h
include/pdf/SkPDFFont.h [moved from src/pdf/SkPDFFont.h with 92% similarity]
include/pdf/SkPDFFormXObject.h [moved from src/pdf/SkPDFFormXObject.h with 100% similarity]
include/pdf/SkPDFGraphicState.h [moved from src/pdf/SkPDFGraphicState.h with 100% similarity]
include/pdf/SkPDFImage.h [moved from src/pdf/SkPDFImage.h with 100% similarity]
include/pdf/SkPDFPage.h [moved from src/pdf/SkPDFPage.h with 98% similarity]
include/pdf/SkPDFShader.h [moved from src/pdf/SkPDFShader.h with 100% similarity]
include/pdf/SkPDFStream.h [moved from src/pdf/SkPDFStream.h with 100% similarity]
include/pdf/SkPDFTypes.h [moved from src/pdf/SkPDFTypes.h with 100% similarity]
include/pdf/SkPDFUtils.h [moved from src/pdf/SkPDFUtils.h with 100% similarity]
src/pdf/SkPDFDocument.cpp