aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/ports
diff options
context:
space:
mode:
authorGravatar Mike Reed <reed@google.com>2017-06-09 08:24:08 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-06-09 12:44:54 +0000
commit65a9344120049140ba79ce30c638a9f0b038cbc2 (patch)
tree95a294a837cfd99a48182b83f3da456f6820788d /include/ports
parent43e498e7e7ca6f93bb57f76e8346244ed807255e (diff)
remove unneeded include
Bug: skia: Change-Id: If8c689c008438efed398d018782021195f6d0274 Reviewed-on: https://skia-review.googlesource.com/19261 Reviewed-by: Mike Reed <reed@google.com> Commit-Queue: Mike Reed <reed@google.com>
Diffstat (limited to 'include/ports')
-rw-r--r--include/ports/SkFontConfigInterface.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ports/SkFontConfigInterface.h b/include/ports/SkFontConfigInterface.h
index ff80e5fb38..3e279d45b8 100644
--- a/include/ports/SkFontConfigInterface.h
+++ b/include/ports/SkFontConfigInterface.h
@@ -8,7 +8,6 @@
#ifndef SkFontConfigInterface_DEFINED
#define SkFontConfigInterface_DEFINED
-#include "SkDataTable.h"
#include "SkFontStyle.h"
#include "SkRefCnt.h"
#include "SkTypeface.h"