aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/pdf.gyp
diff options
context:
space:
mode:
authorGravatar borenet <borenet@chromium.org>2016-04-29 14:01:34 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-04-29 14:01:34 -0700
commit43bf511ead8cb81835ad7cc16e87e5493a095eac (patch)
treedf92902bf3cb133a9e7303a76bf39c34c002123d /gyp/pdf.gyp
parente86e51fe7e69ae85ba52de71d19ad62f7bb87ef8 (diff)
Delete ChromeOS code
Diffstat (limited to 'gyp/pdf.gyp')
-rw-r--r--gyp/pdf.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/pdf.gyp b/gyp/pdf.gyp
index a640833db4..bc240b1059 100644
--- a/gyp/pdf.gyp
+++ b/gyp/pdf.gyp
@@ -39,7 +39,7 @@
],
'conditions': [
[ 'skia_pdf_use_sfntly and not skia_android_framework and \
- skia_os in ["win", "android", "linux", "chromeos", "mac"]',
+ skia_os in ["win", "android", "linux", "mac"]',
{ 'dependencies': [ 'sfntly.gyp:sfntly' ] }
],
[ 'skia_pdf_less_compression',