aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PictureTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/PictureTest.cpp')
-rw-r--r--tests/PictureTest.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/PictureTest.cpp b/tests/PictureTest.cpp
index deeef46244..0a1c3c66fc 100644
--- a/tests/PictureTest.cpp
+++ b/tests/PictureTest.cpp
@@ -15,14 +15,12 @@
#include "SkImageGenerator.h"
#include "SkPaint.h"
#include "SkPicture.h"
+#include "SkPictureRecorder.h"
#include "SkPictureUtils.h"
-#include "SkQuadTreePicture.h"
#include "SkRRect.h"
#include "SkRandom.h"
-#include "SkRTreePicture.h"
#include "SkShader.h"
#include "SkStream.h"
-#include "SkTileGrid.h"
#include "Test.h"
static const int gColorScale = 30;