Chromium Code Reviews| Index: WebCore/WebCore.gyp/WebCore.gyp |
| =================================================================== |
| --- WebCore/WebCore.gyp/WebCore.gyp (revision 67003) |
| +++ WebCore/WebCore.gyp/WebCore.gyp (working copy) |
| @@ -1279,6 +1279,8 @@ |
| 'sources/': [ |
| ['exclude', 'Posix\\.cpp$'], |
| ['include', '/opentype/'], |
| + ['include', '/ScrollAnimatorWin\\.cpp$'], |
| + ['include', '/ScrollAnimatorWin\\.h$'], |
| ['include', '/SkiaFontWin\\.cpp$'], |
| ['include', '/TransparencyWin\\.cpp$'], |
| ], |