aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/utils.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/utils.gyp
parente86e51fe7e69ae85ba52de71d19ad62f7bb87ef8 (diff)
Delete ChromeOS code
Diffstat (limited to 'gyp/utils.gyp')
-rw-r--r--gyp/utils.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index 2384307045..4cd71a7b60 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -59,8 +59,8 @@
'../src/utils/mac/SkCreateCGImageRef.cpp',
],
}],
- [ 'skia_os in ["linux", "freebsd", "openbsd", "solaris", "chromeos"]', {
- },{ #else if 'skia_os not in ["linux", "freebsd", "openbsd", "solaris", "chromeos"]'
+ [ 'skia_os in ["linux", "freebsd", "openbsd", "solaris"]', {
+ },{ #else if 'skia_os not in ["linux", "freebsd", "openbsd", "solaris"]'
'include_dirs!': [
'../include/utils/unix',
],