diff options
-rw-r--r-- | base/gfx/convolver_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/base/gfx/convolver_unittest.cc b/base/gfx/convolver_unittest.cc index b9d210a..644b4f8 100644 --- a/base/gfx/convolver_unittest.cc +++ b/base/gfx/convolver_unittest.cc @@ -148,4 +148,4 @@ TEST(Convolver, Halve) { } } -} // namespace gfx
\ No newline at end of file +} // namespace gfx |