Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(262)

Unified Diff: gyp/tests.gypi

Issue 1926163002: Delete ChromeOS code (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gyp/sfntly.gyp ('k') | gyp/utils.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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', {
« no previous file with comments | « gyp/sfntly.gyp ('k') | gyp/utils.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698