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

Unified Diff: BUILD.gn

Issue 1679743003: CPDF_TextStream::m_pObjArray is always NULL (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Rename Created 4 years, 10 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 | « no previous file | core/src/fpdftext/fpdf_text.cpp » ('j') | core/src/fxge/ge/fx_text_int.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 6a02aebbec0d73cbf0ca796dd42ba281cc7e4e5b..6ece5e7a909cbc8db0a9b6e50f8ce61264d381bd 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -572,7 +572,7 @@ static_library("fxge") {
"core/src/fxge/ge/fx_ge_path.cpp",
"core/src/fxge/ge/fx_ge_ps.cpp",
"core/src/fxge/ge/fx_ge_text.cpp",
- "core/src/fxge/ge/text_int.h",
+ "core/src/fxge/ge/fx_text_int.h",
]
configs += [
« no previous file with comments | « no previous file | core/src/fpdftext/fpdf_text.cpp » ('j') | core/src/fxge/ge/fx_text_int.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698