Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Unified Diff: pdfium.gyp

Issue 2197513004: Refactor fxge/fx_apple and fx_win header files (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Fixing nits Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « fpdfsdk/fpdfview.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index a99469157c4c389dff20b5cdc9aa0703d57458cc..3a3c71e79c1112b290c69f1087b90db92f9afb02 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': [
« no previous file with comments | « fpdfsdk/fpdfview.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698