diff options
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/tools.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tools.gyp b/gyp/tools.gyp index 02be7cfbdc..de40dc4de7 100644 --- a/gyp/tools.gyp +++ b/gyp/tools.gyp @@ -92,6 +92,7 @@ ], 'dependencies': [ 'core.gyp:core', + 'effects.gyp:effects', 'ports.gyp:ports', 'tools.gyp:picture_utils', 'tools.gyp:picture_benchmark', |