| Index: third_party/WebKit/Source/core/dom/SelectorQuery.h
|
| diff --git a/third_party/WebKit/Source/core/dom/SelectorQuery.h b/third_party/WebKit/Source/core/dom/SelectorQuery.h
|
| index d9343b1b8fa38483143e1e2c6262be9fd1a34bc3..46c62a24e4323647b8e8f6044dc45e32cf2db7b3 100644
|
| --- a/third_party/WebKit/Source/core/dom/SelectorQuery.h
|
| +++ b/third_party/WebKit/Source/core/dom/SelectorQuery.h
|
| @@ -112,6 +112,6 @@ private:
|
| HashMap<AtomicString, OwnPtr<SelectorQuery>> m_entries;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|