| # Copyright 2015 Google Inc. |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| # GYP for "dm" (Diamond Master, a.k.a Dungeon master, a.k.a GM 2). |
| 'tools.gyp:crash_handler', |
| 'tools.gyp:picture_utils', |
| 'tools.gyp:sk_tool_utils', |
| 'tools.gyp:url_data_manager', |
| '../dm/DMJsonWriter.cpp', |
| '../src/utils/SkMultiPictureDocumentReader.cpp', |
| '../tools/debugger/SkDebugCanvas.cpp', |
| '../tools/debugger/SkDrawCommand.cpp', |
| '../tools/debugger/SkJsonWriteBuffer.cpp', |
| '../tools/debugger/SkObjectParser.cpp', |
| '../tools/debugger/SkOverdrawMode.h', |
| '../tools/debugger/SkOverdrawMode.cpp', |
| 'dependencies': [ 'gputest.gyp:skgputest' ], |