summaryrefslogtreecommitdiff
path: root/core/fxge/skia
diff options
context:
space:
mode:
authorHenrique Nakashima <hnakashima@chromium.org>2017-06-23 11:48:57 -0400
committerChromium commit bot <commit-bot@chromium.org>2017-06-23 18:14:20 +0000
commit5c3e5c13b9fc0285c47493eca1f9363a218d12a8 (patch)
tree6b2c49fef520b642243b03951ef27e25a6887793 /core/fxge/skia
parent879b6d246341becaf572782ff1908b024543a01b (diff)
downloadpdfium-5c3e5c13b9fc0285c47493eca1f9363a218d12a8.tar.xz
Cleaning up fx_string_testhelpers.
This is unused except for being a pathway for indirect deps. Change-Id: I717290235ccbc59429ad24231033382958e2a086 Reviewed-on: https://pdfium-review.googlesource.com/6910 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org>
Diffstat (limited to 'core/fxge/skia')
-rw-r--r--core/fxge/skia/fx_skia_device_unittest.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxge/skia/fx_skia_device_unittest.cpp b/core/fxge/skia/fx_skia_device_unittest.cpp
index 99b76d2109..94d9a0f2cf 100644
--- a/core/fxge/skia/fx_skia_device_unittest.cpp
+++ b/core/fxge/skia/fx_skia_device_unittest.cpp
@@ -9,7 +9,6 @@
#include "core/fxge/cfx_renderdevice.h"
#include "fpdfsdk/fsdk_define.h"
#include "public/fpdfview.h"
-#include "testing/fx_string_testhelpers.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/skia/include/core/SkPictureRecorder.h"