summaryrefslogtreecommitdiff
path: root/chromium/skia/skia.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/skia/skia.gyp')
-rw-r--r--chromium/skia/skia.gyp5
1 files changed, 1 insertions, 4 deletions
diff --git a/chromium/skia/skia.gyp b/chromium/skia/skia.gyp
index d1a227557c6..af1cc531d44 100644
--- a/chromium/skia/skia.gyp
+++ b/chromium/skia/skia.gyp
@@ -65,14 +65,11 @@
],
'defines': [
'SKIA_DLL',
- 'GR_DLL=1',
- 'GR_IMPLEMENTATION=1',
'SKIA_IMPLEMENTATION=1',
],
'direct_dependent_settings': {
'defines': [
'SKIA_DLL',
- 'GR_DLL=1',
],
},
},
@@ -87,7 +84,7 @@
],
}],
],
-
+
# targets that are not dependent upon the component type
'targets': [
{