aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/RecordingXfermodeTest.cpp
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2014-10-20 06:44:58 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-20 06:44:58 -0700
commita71aee6afd209617f44ac6e76dcc024baab69d18 (patch)
tree8731fa5072c1bdea2006cace74cebb1f1d8266dc /tests/RecordingXfermodeTest.cpp
parent93b255b19e01a0f10ac3b9e20f2d8fedcb5e57ca (diff)
Remove obsolete SkRecording.
Can land after https://codereview.chromium.org/664583002/ does. BUG=skia: Only API removed. TBR=reed@google.com Review URL: https://codereview.chromium.org/660903002
Diffstat (limited to 'tests/RecordingXfermodeTest.cpp')
-rw-r--r--tests/RecordingXfermodeTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/RecordingXfermodeTest.cpp b/tests/RecordingXfermodeTest.cpp
index aa6bf687a1..a4b270bf09 100644
--- a/tests/RecordingXfermodeTest.cpp
+++ b/tests/RecordingXfermodeTest.cpp
@@ -11,7 +11,6 @@
#include "../include/core/SkPicture.h"
#include "../include/core/SkStream.h"
#include "../include/core/SkString.h"
-#include "../include/record/SkRecording.h"
#include "../include/core/SkPictureRecorder.h"
#include <cstring>