| Index: third_party/WebKit/Source/modules/csspaint/PaintWorkletTest.cpp
|
| diff --git a/third_party/WebKit/Source/modules/csspaint/PaintWorkletTest.cpp b/third_party/WebKit/Source/modules/csspaint/PaintWorkletTest.cpp
|
| index 4c8d400316c78611b419b4ce5e8dcc04b3a6cb79..544e8c62af30f7cfd6ea5e27f671d47b71d16f86 100644
|
| --- a/third_party/WebKit/Source/modules/csspaint/PaintWorkletTest.cpp
|
| +++ b/third_party/WebKit/Source/modules/csspaint/PaintWorkletTest.cpp
|
| @@ -67,4 +67,4 @@ TEST_F(PaintWorkletTest, GarbageCollectionOfCSSPaintDefinition) {
|
| ASSERT(handle.isEmpty());
|
| }
|
|
|
| -} // naespace blink
|
| +} // namespace blink
|
|
|