Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 7df4e38672cc44dce45742e3105dcc98eaef78f2..1377b68af5cd8b47635e4cd1e3b59ad750673f33 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -737,7 +737,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", |