Chromium Code Reviews| Index: gyp/tests.gypi |
| diff --git a/gyp/tests.gypi b/gyp/tests.gypi |
| index 1fd87addf9d2d9ea0a828ea6694dfca0c5c35bf6..1ac54da0abac1d04908f6025c52d1154b4b2bd21 100644 |
| --- a/gyp/tests.gypi |
| +++ b/gyp/tests.gypi |
| @@ -52,6 +52,7 @@ |
| 'sources': [ |
| '../tests/Test.h', |
| '<!@(python find.py ../tests "*.c*")', |
| + '<!@(python find.py ../../tests "*.c*")', |
|
egdaniel
2015/08/31 19:37:06
you can simply use the skia_gpu_extra_tests_path a
|
| '../src/utils/debugger/SkDrawCommand.h', |
| '../src/utils/debugger/SkDrawCommand.cpp', |
| '../src/utils/debugger/SkDebugCanvas.h', |