aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/opts.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/opts.gyp')
-rw-r--r--gyp/opts.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/opts.gyp b/gyp/opts.gyp
index 1c767af99b..b4fb609881 100644
--- a/gyp/opts.gyp
+++ b/gyp/opts.gyp
@@ -105,7 +105,6 @@
'type': 'static_library',
'standalone_static_library': 1,
'dependencies': [ 'core.gyp:*' ],
- 'include_dirs': [ '../src/core' ],
'sources': [ '<@(sse41_sources)' ],
'conditions': [
[ 'skia_os == "win"', {