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

Unified Diff: third_party/third_party.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 | « third_party/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/third_party.gyp
diff --git a/third_party/third_party.gyp b/third_party/third_party.gyp
index 79368b5a68ba9d3d8e1b42b8401c3d7de752b9bf..4403f3cdac1fda2111a70b09f58fd6b123c5f8f4 100644
--- a/third_party/third_party.gyp
+++ b/third_party/third_party.gyp
@@ -30,7 +30,7 @@
],
},
{
- 'target_name': 'freetype',
+ 'target_name': 'fx_freetype',
'type': 'static_library',
'defines': [
'FT2_BUILD_LIBRARY',
« no previous file with comments | « third_party/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698