Index: gyp/opts.gyp |
diff --git a/gyp/opts.gyp b/gyp/opts.gyp |
index 1c767af99b5a4c9a2c416670239dbce12eca127f..b4fb6098818fefd343bcba23fb4430e436f543da 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"', { |