Index: gyp/pathops_unittest.gyp |
diff --git a/gyp/pathops_unittest.gyp b/gyp/pathops_unittest.gyp |
index 14b231c34c36ecefea6ca2d2618d08f6bd1f060b..a95d54cc0e0d26216ee79d5a7918844972c32993 100644 |
--- a/gyp/pathops_unittest.gyp |
+++ b/gyp/pathops_unittest.gyp |
@@ -37,15 +37,6 @@ |
'-llog', |
], |
}], |
- [ 'skia_gpu == 1', { |
- 'include_dirs': [ |
- '../src/gpu', |
- ], |
- 'sources': [ |
- '../src/gpu/GrContextFactory.cpp', |
- '../src/gpu/GrContextFactory.h', |
- ] |
- }], |
], |
}, |
], |