| Index: gyp/tests.gypi
|
| diff --git a/gyp/tests.gypi b/gyp/tests.gypi
|
| index 68c179dfa741ca1ca72beac5b6c51de603f66645..ccdd7ca0e0c46ab566f90d21dedb43b98c39e611 100644
|
| --- a/gyp/tests.gypi
|
| +++ b/gyp/tests.gypi
|
| @@ -13,10 +13,6 @@
|
| '../src/utils',
|
| '../src/utils/debugger',
|
| '../tools/',
|
| -
|
| - # Needed for TDStackNesterTest.
|
| - '../experimental/PdfViewer',
|
| - '../experimental/PdfViewer/src',
|
| ],
|
| 'dependencies': [
|
| 'skia_lib.gyp:skia_lib',
|
| @@ -193,9 +189,6 @@
|
| '../tests/PipeTest.cpp',
|
| '../src/pipe/utils/SamplePipeControllers.cpp',
|
|
|
| - '../tests/TDStackNesterTest.cpp',
|
| - '../experimental/PdfViewer/src/SkTDStackNester.h',
|
| -
|
| '../tools/sk_tool_utils.cpp',
|
| ],
|
| }
|
|
|