aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger
diff options
context:
space:
mode:
authorGravatar robertphillips <robertphillips@google.com>2015-02-11 11:38:44 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-02-11 11:38:44 -0800
commitf5e89c8f685ac8a5c4d117e087b4111d613106db (patch)
tree73da0de582b0600a69749fd68655293bbd0ab4c0 /debugger
parent3f284d7758d7f35b59d93a22d126f7cd8423be44 (diff)
Fix Chromium build
TBR=jvanverth@google.com Review URL: https://codereview.chromium.org/916763003
Diffstat (limited to 'debugger')
-rw-r--r--debugger/QT/SkDebuggerGUI.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/debugger/QT/SkDebuggerGUI.cpp b/debugger/QT/SkDebuggerGUI.cpp
index 01d8c665e3..b202e3dd03 100644
--- a/debugger/QT/SkDebuggerGUI.cpp
+++ b/debugger/QT/SkDebuggerGUI.cpp
@@ -7,9 +7,6 @@
#include "SkDebuggerGUI.h"
#include "PictureRenderer.h"
-#include "SkPictureData.h"
-#include "SkPicturePlayback.h"
-#include "SkPictureRecord.h"
#include <QListWidgetItem>
#include <QtGui>