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': [ |