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

Unified Diff: skia/BUILD.gn

Issue 837763002: Add skia/src/pdf to Skia includes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
« no previous file with comments | « no previous file | skia/skia_library.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/BUILD.gn
diff --git a/skia/BUILD.gn b/skia/BUILD.gn
index 8d23c068d17d1de7c862f3bef720d1f93486a933..b2e703b768578a2a0c209df21c30ac2455f90e29 100644
--- a/skia/BUILD.gn
+++ b/skia/BUILD.gn
@@ -120,6 +120,7 @@ config("skia_config") {
"//third_party/skia/src/core",
"//third_party/skia/src/image",
"//third_party/skia/src/opts",
+ "//third_party/skia/src/pdf",
"//third_party/skia/src/ports",
"//third_party/skia/src/sfnt",
"//third_party/skia/src/utils",
« no previous file with comments | « no previous file | skia/skia_library.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698