aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/core.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/core.gyp
parente86e51fe7e69ae85ba52de71d19ad62f7bb87ef8 (diff)
Delete ChromeOS code
Diffstat (limited to 'gyp/core.gyp')
-rw-r--r--gyp/core.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/core.gyp b/gyp/core.gyp
index b0cbbf9bb0..e6f7e8caa1 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -36,7 +36,7 @@
],
'msvs_disabled_warnings': [4244, 4267,4345, 4390, 4554, 4800],
'conditions': [
- [ 'skia_os in ["linux", "freebsd", "openbsd", "solaris", "chromeos"]', {
+ [ 'skia_os in ["linux", "freebsd", "openbsd", "solaris"]', {
'link_settings': {
'libraries': [
'-lpthread',