| Index: gyp/skiaserve.gyp
|
| diff --git a/gyp/skiaserve.gyp b/gyp/skiaserve.gyp
|
| index 658b4d168b9590d8d3bcd6a762984d3404c42c73..079876ca28a78e955f6004a6a5047d48a2d44872 100644
|
| --- a/gyp/skiaserve.gyp
|
| +++ b/gyp/skiaserve.gyp
|
| @@ -25,6 +25,8 @@
|
| '../tools/debugger/SkDrawCommand.cpp',
|
| '../tools/debugger/SkDebugCanvas.h',
|
| '../tools/debugger/SkDebugCanvas.cpp',
|
| + '../tools/debugger/SkJsonWriteBuffer.h',
|
| + '../tools/debugger/SkJsonWriteBuffer.cpp',
|
| '../tools/debugger/SkObjectParser.h',
|
| '../tools/debugger/SkObjectParser.cpp',
|
| '../tools/debugger/SkOverdrawMode.h',
|
|
|