Index: gyp/everything.gyp |
diff --git a/gyp/everything.gyp b/gyp/everything.gyp |
index 47db978171d63beac92dc5b54316644a1ed6eb92..299aad5c5bf90ef8e7b270cd241c7786fa1eccdd 100644 |
--- a/gyp/everything.gyp |
+++ b/gyp/everything.gyp |
@@ -21,7 +21,7 @@ |
'skiaserve.gyp:skiaserve', |
], |
'conditions': [ |
- ['skia_os in ("ios", "android", "chromeos")', { |
+ ['skia_os in ("ios", "android")', { |
# debugger is not supported on this platform |
}, { |
'dependencies': [ |