aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/common_conditions.gypi
diff options
context:
space:
mode:
authorGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-07-22 14:12:56 +0000
committerGravatar djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-07-22 14:12:56 +0000
commit2679ff8b8d9e99408e59ea6efd0a70e6d352ecc6 (patch)
treea8cbd004b6ace01aed40a4a0a5838887e45eb9d6 /gyp/common_conditions.gypi
parent02dd688d613830c3c905bd9d30a6e5c51c8e2aa3 (diff)
refactor gyp to isolate freetype usage
R=bungeman@google.com Review URL: https://codereview.chromium.org/19835002 git-svn-id: http://skia.googlecode.com/svn/trunk@10229 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/common_conditions.gypi')
-rw-r--r--gyp/common_conditions.gypi4
1 files changed, 0 insertions, 4 deletions
diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi
index a39756be12..1ff70f5890 100644
--- a/gyp/common_conditions.gypi
+++ b/gyp/common_conditions.gypi
@@ -240,10 +240,6 @@
'-pthread',
],
},
- }, { # skia_os != "nacl"
- 'include_dirs' : [
- '/usr/include/freetype2',
- ],
}],
[ 'skia_os == "chromeos"', {
'ldflags': [