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

Unified Diff: skia/skia_library.gypi

Issue 1155743013: Move third_party/freetype DEPS to third_party/freetype-android/src (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Actually update security property. Created 5 years, 7 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 | « skia/BUILD.gn ('k') | third_party/freetype-android/BUILD.gn » ('j') | 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 5537ef80c236bf7b30cbb4561d0096df34d3d64c..072c9d513e568c95262f4267d985798929fe3c0d 100644
--- a/skia/skia_library.gypi
+++ b/skia/skia_library.gypi
@@ -246,7 +246,7 @@
[ 'OS == "android"', {
'dependencies': [
'../third_party/expat/expat.gyp:expat',
- '../third_party/freetype/freetype.gyp:ft2',
+ '../third_party/freetype-android/freetype.gyp:ft2',
],
# This exports a hard dependency because it needs to run its
# symlink action in order to expose the skia header files.
« no previous file with comments | « skia/BUILD.gn ('k') | third_party/freetype-android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698