Chromium Code Reviews| Index: gyp/opts.gyp |
| diff --git a/gyp/opts.gyp b/gyp/opts.gyp |
| index bd072cb1e8efff9744650a42b211eb537ff25a83..e0a24169756831da58526ff5791861fddf3eab33 100644 |
| --- a/gyp/opts.gyp |
| +++ b/gyp/opts.gyp |
| @@ -25,6 +25,7 @@ |
| 'standalone_static_library': 1, |
| 'dependencies': [ |
| 'core.gyp:*', |
| + 'effects.gyp:*' |
| ], |
| 'include_dirs': [ |
| '../src/core', |