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

Unified Diff: BUILD.gn

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
« no previous file with comments | « no previous file | core/src/fxge/ge/fx_ge_linux.cpp » ('j') | core/src/fxge/ge/fx_ge_linux.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 9b8fdf7cba01a17194bdf7232aa5303c401f8f1a..ce3bdedee2d7ae16290983be9aa8cf9014ea2003 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -630,6 +630,7 @@ static_library("fxge") {
"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",
« no previous file with comments | « no previous file | core/src/fxge/ge/fx_ge_linux.cpp » ('j') | core/src/fxge/ge/fx_ge_linux.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698