Chromium Code Reviews| Index: gyp/gpu.gyp |
| =================================================================== |
| --- gyp/gpu.gyp (revision 9604) |
| +++ gyp/gpu.gyp (working copy) |
| @@ -127,6 +127,7 @@ |
| 'include_dirs': [ |
| '../include/config', |
| '../include/core', |
| + '../include/effects', |
| '../include/utils', |
| '../src/core', |
| '../include/gpu', |
| @@ -182,6 +183,7 @@ |
| 'include_dirs': [ |
| '../include/core', |
| '../include/config', |
| + '../include/effects', |
| '../include/utils', |
| '../include/gpu', |
| '../src/core', # SkRasterClip.h |