Index: gyp/tests.gypi |
diff --git a/gyp/tests.gypi b/gyp/tests.gypi |
index dfce3c08490115e7b92aa859d163cde8c2278360..f8e4095c300fe5fa60a1fbd6d0d26b5a7ad73e33 100644 |
--- a/gyp/tests.gypi |
+++ b/gyp/tests.gypi |
@@ -29,7 +29,7 @@ |
'zlib.gyp:zlib', |
], |
'conditions': [ |
- [ 'skia_os not in ["linux", "freebsd", "openbsd", "solaris", "chromeos", "android"]', { |
+ [ 'skia_os not in ["linux", "freebsd", "openbsd", "solaris", "android"]', { |
'sources!': [ '../tests/FontMgrAndroidParserTest.cpp', ], |
}], |
[ 'not skia_pdf', { |