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

Unified Diff: pdfium.gyp

Issue 1267493005: Use bundled freetype for tests. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: DEPS picks up corresponding expected results. Created 5 years, 5 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 | « DEPS ('k') | samples/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 a3697a3f7cd6efa4cfa4e87a5cbda5af04215da5..16d55d30d82cff88e3bc42c303eacee5c74ed00e 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -112,7 +112,7 @@
}],
['bundle_freetype==1', {
'dependencies': [
- 'third_party/third_party.gyp:freetype',
+ 'third_party/third_party.gyp:fx_freetype',
],
}, {
'link_settings': {
« no previous file with comments | « DEPS ('k') | samples/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698