diff options
Diffstat (limited to 'gyp/gpu.gyp')
-rw-r--r-- | gyp/gpu.gyp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp index df82cdadd8..7e74bade48 100644 --- a/gyp/gpu.gyp +++ b/gyp/gpu.gyp @@ -146,9 +146,6 @@ '<@(skgpu_null_gl_sources)', 'gpu.gypi', # Makes the gypi appear in IDEs (but does not modify the build). ], - 'defines': [ - 'GR_IMPLEMENTATION=1', - ], 'conditions': [ [ 'skia_nv_path_rendering', { 'defines': [ |