Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 80476605ed748ed7c920589e75d546e818fde4d3..db57a294768a2d1bea947bd7603b9172635f1400 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -1472,7 +1472,6 @@ test("pdfium_unittests") { |
| "core/src/fxcrt/fx_bidi_unittest.cpp", |
| "core/src/fxcrt/fx_extension_unittest.cpp", |
| "core/src/fxcrt/fx_system_unittest.cpp", |
| - "third_party/base/nonstd_unique_ptr_unittest.cpp", |
| ] |
| deps = [ |
| "//testing/gtest", |