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

Unified Diff: pdfium.gyp

Issue 804463003: Fix build after previous commit. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 6 years 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
Index: pdfium.gyp
diff --git a/pdfium.gyp b/pdfium.gyp
index 6b4b8bcea5353d1060da12f3cd01d10dd432c531..cc28ada6299d983a8ac55d4168d8e735621972c4 100644
--- a/pdfium.gyp
+++ b/pdfium.gyp
@@ -644,6 +644,7 @@
'core/src/fxge/ge/fx_ge_device.cpp',
'core/src/fxge/ge/fx_ge_font.cpp',
'core/src/fxge/ge/fx_ge_fontmap.cpp',
+ 'core/src/fxge/ge/fx_ge_linux.cpp',
'core/src/fxge/ge/fx_ge_path.cpp',
'core/src/fxge/ge/fx_ge_ps.cpp',
'core/src/fxge/ge/fx_ge_text.cpp',

Powered by Google App Engine
This is Rietveld 408576698