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

Unified Diff: BUILD.gn

Issue 1437603002: Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types. (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: rebase 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 a362d4bd712bb06e42b0405db76b46c5d76ad15a..70fb380a432d88d2278a8ff67ab215d183228129 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -300,7 +300,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