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

Unified Diff: gyp/freetype.gyp

Issue 833103004: Update Android FreeType version. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Update Created 5 years, 2 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') | gyp/freetype.gypi » ('j') | gyp/freetype.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/freetype.gyp
diff --git a/gyp/freetype.gyp b/gyp/freetype.gyp
index 85018a49acf1bed0b32a33700afad17c922ea72c..94ab94cc3c5ab112b9b2e96794c738de8fcc4ea4 100644
--- a/gyp/freetype.gyp
+++ b/gyp/freetype.gyp
@@ -88,14 +88,6 @@
# TODO: merge this back in here?
'freetype.gypi',
],
- 'include_dirs': [
- '../third_party/freetype/include_overrides',
- ],
- 'direct_dependent_settings': {
- 'include_dirs': [
- '../third_party/freetype/include_overrides',
- ],
- },
'conditions': [
[ 'skia_os == "android"', {
# These flags are used by the Android OS. They are probably overkill
« no previous file with comments | « DEPS ('k') | gyp/freetype.gypi » ('j') | gyp/freetype.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698