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

Unified Diff: BUILD.gn

Issue 1806683003: Fix GN build (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 9 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 | no next file » | 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 4b5edbba92e76748bcf81a280cd5ae9c4bc04fd7..5058b5b0a9fafc9f66545ff28309a75c76bf0c3e 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1491,6 +1491,7 @@ test("pdfium_unittests") {
"//testing/gtest",
"//testing/gtest:gtest_main",
]
+ include_dirs = []
if (pdf_enable_xfa) {
sources += [
"xfa/fxbarcode/pdf417/BC_PDF417HighLevelEncoder_unittest.cpp",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698