Chromium Code Reviews| Index: gyp/images.gyp |
| diff --git a/gyp/images.gyp b/gyp/images.gyp |
| index 6cc8965956f4a517d3e6692ddf92ca873d1659a0..dedea5179bdd7c1ed51b79516d155e900ba76a18 100644 |
| --- a/gyp/images.gyp |
| +++ b/gyp/images.gyp |
| @@ -17,7 +17,6 @@ |
| ], |
| 'include_dirs': [ |
| '../include/images', |
| - '../include/lazy', |
| '../src/lazy', |
| # for access to SkErrorInternals.h |
| '../src/core/', |
| @@ -169,7 +168,6 @@ |
| 'direct_dependent_settings': { |
| 'include_dirs': [ |
| '../include/images', |
| - '../include/lazy', |
| ], |
| }, |
| }, |