Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/SelectorQuery.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/SelectorQuery.cpp b/third_party/WebKit/Source/core/dom/SelectorQuery.cpp |
| index 37dbb07d7b9f13cb226c907fc9ebaf572d6cd496..a35b8bf54eb5c6ea60135b597a7e9119b05e7863 100644 |
| --- a/third_party/WebKit/Source/core/dom/SelectorQuery.cpp |
| +++ b/third_party/WebKit/Source/core/dom/SelectorQuery.cpp |
| @@ -572,4 +572,4 @@ void SelectorQueryCache::invalidate() |
| m_entries.clear(); |
| } |
| -} |
| +} // namespace blink |