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

Unified Diff: pdfium.gyp

Issue 2078783002: Move ifx_renderdevicedriver to a separate file to share (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: rebase to master Created 4 years, 6 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 | « core/fxge/win32/win32_int.h ('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 d6da141323209376e6520e146f9e315e0a87c69f..a84c83df13f4a63159f086c6491f1e146a05702e 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -711,12 +711,14 @@
'core/fxge/ge/fx_ge_path.cpp',
'core/fxge/ge/fx_ge_text.cpp',
'core/fxge/ge/fx_text_int.h',
+ 'core/fxge/ifx_renderdevicedriver.cpp',
'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',
],
'variables': {
'clang_warning_flags': [
« no previous file with comments | « core/fxge/win32/win32_int.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698