aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/gpu.gyp')
-rw-r--r--gyp/gpu.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index 10f1a80601..94988ad02b 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -237,7 +237,7 @@
'../src/gpu/gl/mesa/GrGLCreateMesaInterface.cpp',
],
}],
- [ 'skia_os == "win"', {
+ [ 'skia_os in ["win", "ios"]', {
'sources!': [
'../src/gpu/gl/GrGLDefaultInterface_none.cpp',
'../src/gpu/gl/GrGLCreateNativeInterface_none.cpp',