From 7484762421e85aa5d610f47aa547470786eecab8 Mon Sep 17 00:00:00 2001 From: npm Date: Fri, 29 Jul 2016 15:20:25 -0700 Subject: Refactor fxge/fx_apple and fx_win header files - Renamed header for CFX_QuartzDevice class - Removed unused class CFX_WinBitmapDevice - Split remaining fx_ge_win32 header Review-Url: https://codereview.chromium.org/2197513004 --- pdfium.gyp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pdfium.gyp') diff --git a/pdfium.gyp b/pdfium.gyp index a99469157c..3a3c71e79c 100644 --- a/pdfium.gyp +++ b/pdfium.gyp @@ -668,6 +668,7 @@ 'core/fxge/android/fx_android_font.h', 'core/fxge/android/fx_android_imp.cpp', 'core/fxge/apple/apple_int.h', + 'core/fxge/apple/cfx_quartzdevice.h', 'core/fxge/apple/fx_apple_platform.cpp', 'core/fxge/apple/fx_mac_imp.cpp', 'core/fxge/apple/fx_quartz_device.cpp', @@ -711,13 +712,13 @@ 'core/fxge/ge/fx_ge_text.cpp', 'core/fxge/ge/fx_text_int.h', 'core/fxge/ifx_renderdevicedriver.cpp', + "core/fxge/include/cfx_windowsdevice.h", 'core/fxge/include/fx_dib.h', 'core/fxge/include/fx_font.h', 'core/fxge/include/fx_freetype.h', 'core/fxge/include/fx_ge.h', - 'core/fxge/include/fx_ge_apple.h', - 'core/fxge/include/fx_ge_win32.h', 'core/fxge/include/ifx_renderdevicedriver.h', + 'core/fxge/win32/cfx_windowsdib.h', ], 'variables': { 'clang_warning_flags': [ -- cgit v1.2.3