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

Unified Diff: pdfium.gyp

Issue 1413673003: Update bundled freetype to 2.6.1 (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: DEPS for corpus Created 5 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
« no previous file with comments | « DEPS ('k') | third_party/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index 17d4336495110bbf8a1bc08833d5f21f12ae2bd4..af8cd5b6b48e66eac4feb915124fdb1ca6c39446 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -21,6 +21,7 @@
],
'include_dirs': [
'third_party/freetype/include',
+ 'third_party/freetype/include/freetype',
],
'conditions': [
['pdf_use_skia==1', {
« no previous file with comments | « DEPS ('k') | third_party/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698