Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/CrossThreadTaskTest.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/CrossThreadTaskTest.cpp b/third_party/WebKit/Source/core/dom/CrossThreadTaskTest.cpp |
| index 275afde82a5ebe7d89af52dfe2b27b05019f51ca..26d374a7263ef556f4de405b8d96907155434aec 100644 |
| --- a/third_party/WebKit/Source/core/dom/CrossThreadTaskTest.cpp |
| +++ b/third_party/WebKit/Source/core/dom/CrossThreadTaskTest.cpp |
| @@ -65,4 +65,4 @@ TEST_F(CrossThreadTaskTest, CreateForFunctionWithExecutionContext) |
| EXPECT_EQ(2, GCObject::s_counter); |
| } |
| -} |
| +} // namespace blink |