Index: gyp/tools.gyp |
diff --git a/gyp/tools.gyp b/gyp/tools.gyp |
index 9c5cfab518c347bb993716c86df091630045bb8c..2bf8ef6507155e0e7bffc48862b85f39619a76f1 100644 |
--- a/gyp/tools.gyp |
+++ b/gyp/tools.gyp |
@@ -351,6 +351,9 @@ |
'../tools/picture_utils.cpp', |
'../tools/picture_utils.h', |
], |
+ 'include_dirs': [ |
+ '../src/core/', |
+ ], |
'dependencies': [ |
'skia_lib.gyp:skia_lib', |
], |