aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/icu.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/icu.gyp')
-rw-r--r--gyp/icu.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/icu.gyp b/gyp/icu.gyp
index 5142b77ed6..4a985032c2 100644
--- a/gyp/icu.gyp
+++ b/gyp/icu.gyp
@@ -112,7 +112,7 @@
}
],
[
- 'skia_os in ["linux", "chromeos"]', {
+ 'skia_os == "linux"', {
'sources': [ '<(icu_directory)/linux/icudtl_dat.S', ],
}
],