Chromium Code Reviews| Index: gyp/effects.gyp |
| diff --git a/gyp/effects.gyp b/gyp/effects.gyp |
| index 91458eb96f8e514bef697b826668b4bba87d2c9d..d69c82035f63130a50e40146f678032944365845 100644 |
| --- a/gyp/effects.gyp |
| +++ b/gyp/effects.gyp |
| @@ -1,3 +1,4 @@ |
| +# Gyp file for effects |
| { |
| 'targets': [ |
| { |
| @@ -12,6 +13,7 @@ |
| '../include/config', |
| '../include/core', |
| '../include/effects', |
| + '../include/lazy', |
| '../include/utils', |
| '../src/core', |
| ], |