aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/Test.cpp
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2016-10-13 14:18:09 -0400
committerGravatar Mike Klein <mtklein@chromium.org>2016-10-13 19:55:43 +0000
commite54c75f351c775201049743c506d7a508d0fef91 (patch)
treeb4a98cab06063a5b97d2b7860e2a6fe7ad195440 /tests/Test.cpp
parentb35a41ec1684bbcbc36bf376ab65dcc84fca22fe (diff)
remove SkError
It has not caught on. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3321 Change-Id: Ib2ee4ef99bc89c8f4b7504e42a9d7d9dfc483015 Reviewed-on: https://skia-review.googlesource.com/3321 Reviewed-by: Leon Scroggins <scroggo@google.com> Reviewed-by: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'tests/Test.cpp')
-rw-r--r--tests/Test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Test.cpp b/tests/Test.cpp
index dcb08e6bad..37515ddf42 100644
--- a/tests/Test.cpp
+++ b/tests/Test.cpp
@@ -8,7 +8,6 @@
#include "Test.h"
#include "SkCommandLineFlags.h"
-#include "SkError.h"
#include "SkString.h"
#include "SkTime.h"