Chromium Code Reviews| Index: trunk/gyp/core.gyp |
| =================================================================== |
| --- trunk/gyp/core.gyp (revision 8197) |
| +++ trunk/gyp/core.gyp (working copy) |
| @@ -74,10 +74,6 @@ |
| 'include_dirs': [ |
| 'config/win', |
| ], |
| - 'sources!': [ |
| - '../include/core/SkMMapStream.h', |
| - '../src/core/SkMMapStream.cpp', |
| - ], |
| }], |
| [ 'skia_os in ("android", "nacl")', { |
| 'dependencies': [ |