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

Unified Diff: BUILD.gn

Issue 1421303006: Merge to XFA: Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 5 years, 1 month 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/fpdfapi/fpdf_font/common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 98ef6292f3e72676bc0b8b99da207bf7044589ef..ca0a7c01880e2b9b9182cd7d06e7ab471c6bd603 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -312,7 +312,6 @@ static_library("fpdfapi") {
"core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp",
"core/src/fpdfapi/fpdf_edit/fpdf_edit_doc.cpp",
"core/src/fpdfapi/fpdf_edit/fpdf_edit_image.cpp",
- "core/src/fpdfapi/fpdf_font/common.h",
"core/src/fpdfapi/fpdf_font/font_int.h",
"core/src/fpdfapi/fpdf_font/fpdf_font.cpp",
"core/src/fpdfapi/fpdf_font/fpdf_font_charset.cpp",
« no previous file with comments | « no previous file | core/src/fpdfapi/fpdf_font/common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698