| Index: gyp/tests.gypi
|
| diff --git a/gyp/tests.gypi b/gyp/tests.gypi
|
| index 1fd87addf9d2d9ea0a828ea6694dfca0c5c35bf6..10bfdb4413e8bc76fcde5a34a3ff398951bc9210 100644
|
| --- a/gyp/tests.gypi
|
| +++ b/gyp/tests.gypi
|
| @@ -15,7 +15,6 @@
|
| '../src/pathops',
|
| '../src/pdf',
|
| '../src/ports',
|
| - '../src/pipe/utils',
|
| '../src/utils',
|
| '../src/utils/debugger',
|
| ],
|
| @@ -58,7 +57,6 @@
|
| '../src/utils/debugger/SkDebugCanvas.cpp',
|
| '../src/utils/debugger/SkObjectParser.h',
|
| '../src/utils/debugger/SkObjectParser.cpp',
|
| - '../src/pipe/utils/SamplePipeControllers.cpp',
|
| ],
|
| 'sources!': [
|
| '../tests/SkpSkGrTest.cpp',
|
|
|