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

Unified Diff: skia/skia_library.gypi

Issue 694213002: Remove calls to deprecated SkPDFDevice and SkPDFDocuemnt. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 6 years, 1 month 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
« printing/pdf_metafile_skia.cc ('K') | « skia/skia_chrome.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia_library.gypi
diff --git a/skia/skia_library.gypi b/skia/skia_library.gypi
index 6879cfc5324943a82c754825eb2cca54141535a1..012abe6ad323296367989c4bab8532de3693ebd8 100644
--- a/skia/skia_library.gypi
+++ b/skia/skia_library.gypi
@@ -25,6 +25,9 @@
],
'sources': [
+ '../third_party/skia/src/doc/SkDocument.cpp',
+ '../third_party/skia/src/doc/SkDocument_PDF.cpp',
+
# this should likely be moved into src/utils in skia
'../third_party/skia/src/core/SkFlate.cpp',
« printing/pdf_metafile_skia.cc ('K') | « skia/skia_chrome.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698