[PDF] Fix image references.
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 29 Aug 2013 20:26:41 +0000 (20:26 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 29 Aug 2013 20:26:41 +0000 (20:26 +0000)
commit06822ea87266548b2dfa5d3421e4d874e1290980
treebe0d9fc38e6d35f167ecc0e0f4bfdf5e9e843569
parent5587ac09beec4c056332504f3fa85990520b43fd
[PDF] Fix image references.

Chrome doesn't seem to honor the reference to the pixel ref. A copy is necessary for unpremultiplication anyway, so pull that part in now.

BUG=chromium:279640
R=reed@google.com

Author: vandebo@chromium.org

Review URL: https://chromiumcodereview.appspot.com/23730003

git-svn-id: http://skia.googlecode.com/svn/trunk@11014 2bbb7eff-a529-9590-31e7-b0007b416f81
src/pdf/SkPDFImage.cpp