diff options
Diffstat (limited to 'core/fxcrt/maybe_owned_unittest.cpp')
-rw-r--r-- | core/fxcrt/maybe_owned_unittest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxcrt/maybe_owned_unittest.cpp b/core/fxcrt/maybe_owned_unittest.cpp index 686fa6ffd2..7182647207 100644 --- a/core/fxcrt/maybe_owned_unittest.cpp +++ b/core/fxcrt/maybe_owned_unittest.cpp @@ -12,7 +12,6 @@ #include "third_party/base/ptr_util.h" namespace fxcrt { - namespace { class PseudoDeletable { |