aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathOpsDPointTest.cpp
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-01-14 21:04:37 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-01-14 21:04:37 +0000
commite2eac8b2fd8966cc9af51f8d40151dad6c591d2e (patch)
treec4fdfc8ee662bc411e8865101236e9259effea9d /tests/PathOpsDPointTest.cpp
parent19382421b916aab00be7265815ba4e2690adf2c9 (diff)
Move macros from TestClassDef.h to Test.h
Motivation: those macros don't make any sense without the definitions in Test.h. BUG= R=mtklein@google.com Author: halcanary@google.com Review URL: https://codereview.chromium.org/138563004 git-svn-id: http://skia.googlecode.com/svn/trunk@13074 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tests/PathOpsDPointTest.cpp')
-rw-r--r--tests/PathOpsDPointTest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/PathOpsDPointTest.cpp b/tests/PathOpsDPointTest.cpp
index 507a32029a..186d691d10 100644
--- a/tests/PathOpsDPointTest.cpp
+++ b/tests/PathOpsDPointTest.cpp
@@ -7,7 +7,6 @@
#include "PathOpsTestCommon.h"
#include "SkPathOpsPoint.h"
#include "Test.h"
-#include "TestClassDef.h"
static const SkDPoint tests[] = {
{0, 0},