Chromium Code Reviews| Index: third_party/WebKit/Source/core/testing/DictionaryTest.cpp |
| diff --git a/third_party/WebKit/Source/core/testing/DictionaryTest.cpp b/third_party/WebKit/Source/core/testing/DictionaryTest.cpp |
| index a423a312cebe600e4c41ff6a25f1923e7fee50e8..424348d54080da9c95ced9a66f4dab0a40121d8d 100644 |
| --- a/third_party/WebKit/Source/core/testing/DictionaryTest.cpp |
| +++ b/third_party/WebKit/Source/core/testing/DictionaryTest.cpp |
| @@ -188,4 +188,4 @@ DEFINE_TRACE(DictionaryTest) |
| visitor->trace(m_eventTargetOrNullMember); |
| } |
| -} |
| +} // namespace blink |