| 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.
|
|
|