summaryrefslogtreecommitdiff
path: root/BUILD.gn
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2017-09-06 09:37:59 -0400
committerChromium commit bot <commit-bot@chromium.org>2017-09-06 13:47:18 +0000
commit3ef61c73a97b31000a21e323e04ad5397e517c4c (patch)
tree516534f41936adbf4eb2f1ba447508847ef98dac /BUILD.gn
parent555b31faa192c7a85c84979bea28d4914e93c784 (diff)
downloadpdfium-3ef61c73a97b31000a21e323e04ad5397e517c4c.tar.xz
GUID cleanup
This CL removes fx_guid and inlines into CXFA_FM2JSContext as needed. Change-Id: I08a1f03fd4be46730eee24ab73b8b5c0daf9cd7d Reviewed-on: https://pdfium-review.googlesource.com/13094 Commit-Queue: dsinclair <dsinclair@chromium.org> Reviewed-by: Tom Sepez <tsepez@chromium.org>
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn2
1 files changed, 0 insertions, 2 deletions
diff --git a/BUILD.gn b/BUILD.gn
index ec37644f0f..6b4ff62bfd 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -942,8 +942,6 @@ static_library("fxcrt") {
"core/fxcrt/css/cfx_cssvaluelistparser.h",
"core/fxcrt/fx_arabic.cpp",
"core/fxcrt/fx_arabic.h",
- "core/fxcrt/fx_guid.cpp",
- "core/fxcrt/fx_guid.h",
"core/fxcrt/ifx_chariter.h",
"core/fxcrt/ifx_locale.h",
"core/fxcrt/xml/cfx_saxcontext.cpp",