Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index bba48180a910d246ed6e2939219951db4a12fb0a..ec28f179754f2de70dc61ad3490a95d8ae155bec 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -740,6 +740,7 @@ test("pdfium_unittests") { |
"core/src/fxcrt/fx_system_unittest.cpp", |
"testing/fx_string_testhelpers.cpp", |
"testing/fx_string_testhelpers.h", |
+ "third_party/base/nonstd_unique_ptr_unittest.cpp", |
] |
deps = [ |
"//testing/gtest", |