aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/ports/SkFontMgr_indirect.h
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2014-06-02 08:44:27 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-06-02 08:44:27 -0700
commit78358bf624c7e7c09ffccf638c50870808d884d6 (patch)
tree71a7dfbae1429f457cd5c31eb4469925991cf245 /include/ports/SkFontMgr_indirect.h
parent309e86912445879651d52ebbedb67b4ff3f1516c (diff)
Port most uses of SkOnce to SkLazyPtr.
BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=15006 Committed: http://code.google.com/p/skia/source/detail?r=15014 R=reed@google.com, mtklein@google.com Author: mtklein@chromium.org Review URL: https://codereview.chromium.org/304383005
Diffstat (limited to 'include/ports/SkFontMgr_indirect.h')
-rw-r--r--include/ports/SkFontMgr_indirect.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ports/SkFontMgr_indirect.h b/include/ports/SkFontMgr_indirect.h
index 6d497ee4f8..b9ce344a73 100644
--- a/include/ports/SkFontMgr_indirect.h
+++ b/include/ports/SkFontMgr_indirect.h
@@ -11,7 +11,6 @@
#include "SkDataTable.h"
#include "SkFontMgr.h"
#include "SkFontStyle.h"
-#include "SkOnce.h"
#include "SkRemotableFontMgr.h"
#include "SkTArray.h"
#include "SkTypeface.h"