diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2016-02-29 17:03:30 -0500 |
---|---|---|
committer | Dan Sinclair <dsinclair@chromium.org> | 2016-02-29 17:03:30 -0500 |
commit | ac4b8361e7919c6188587b89cbfbb748b3079b5b (patch) | |
tree | 5f4117599a0a03157f28f2bb2fea056a2ed1633f /BUILD.gn | |
parent | bec4ea1e64b8049c572dd088c9c09a94f49b2353 (diff) | |
download | pdfium-ac4b8361e7919c6188587b89cbfbb748b3079b5b.tar.xz |
Remove fx_fpf.h and IWYU
R=tsepez@chromium.org
Review URL: https://codereview.chromium.org/1748803002 .
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -530,7 +530,6 @@ static_library("fxge") { "core/src/fxge/android/fx_android_font.cpp", "core/src/fxge/android/fx_android_font.h", "core/src/fxge/android/fx_android_imp.cpp", - "core/src/fxge/android/fx_fpf.h", "core/src/fxge/apple/apple_int.h", "core/src/fxge/apple/fx_apple_platform.cpp", "core/src/fxge/apple/fx_mac_imp.cpp", |