summaryrefslogtreecommitdiff
path: root/core/fxge/apple/fx_apple_platform.cpp
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2017-08-30 16:44:57 -0400
committerChromium commit bot <commit-bot@chromium.org>2017-08-30 21:19:27 +0000
commit4793f3474f2778dbbd225d797f011db0f45e0953 (patch)
tree718989f635f041e7fd57a758151701a6de6554b0 /core/fxge/apple/fx_apple_platform.cpp
parenta94566f3833b885019bbea76d3261a3050b5ed04 (diff)
downloadpdfium-4793f3474f2778dbbd225d797f011db0f45e0953.tar.xz
Split CFX_FixedBufGrow out of fx_basicchromium/3201
This CL moves CFX_FixedBufGrow to its own files and updates includes as needed. Change-Id: Ia0cb70569b30acdb3ba9f23d8937ab8f9c17d6e6 Reviewed-on: https://pdfium-review.googlesource.com/12490 Reviewed-by: Tom Sepez <tsepez@chromium.org> Commit-Queue: dsinclair <dsinclair@chromium.org>
Diffstat (limited to 'core/fxge/apple/fx_apple_platform.cpp')
-rw-r--r--core/fxge/apple/fx_apple_platform.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/fxge/apple/fx_apple_platform.cpp b/core/fxge/apple/fx_apple_platform.cpp
index 56b15b35d0..b3a3f26c99 100644
--- a/core/fxge/apple/fx_apple_platform.cpp
+++ b/core/fxge/apple/fx_apple_platform.cpp
@@ -6,6 +6,7 @@
#include <memory>
+#include "core/fxcrt/cfx_fixedbufgrow.h"
#include "core/fxcrt/fx_system.h"
#ifndef _SKIA_SUPPORT_