diff --git a/gyp/tools.gyp b/gyp/tools.gyp index a0245f4a6..1a99f7676 100644 --- a/gyp/tools.gyp +++ b/gyp/tools.gyp @@ -136,11 +136,9 @@ 'gpu.gyp:skgr', 'tools.gyp:picture_utils', ], - 'direct_dependent_settings': { - 'include_dirs': [ - '../include/gpu', - ], - }, + 'export_dependent_settings': [ + 'gpu.gyp:gr', + ] }, { 'target_name': 'picture_utils',