diff options
Diffstat (limited to 'pdfium.gyp')
-rw-r--r-- | pdfium.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pdfium.gyp b/pdfium.gyp index d6da141323..a84c83df13 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': [ |