| Index: third_party/WebKit/Source/core/dom/shadow/DistributedNodes.h
|
| diff --git a/third_party/WebKit/Source/core/dom/shadow/DistributedNodes.h b/third_party/WebKit/Source/core/dom/shadow/DistributedNodes.h
|
| index 5a1a881ab6a0740f15667b8047fbcd090914e8bc..7197febae195ec98d6874bd8670fb84819d3f61c 100644
|
| --- a/third_party/WebKit/Source/core/dom/shadow/DistributedNodes.h
|
| +++ b/third_party/WebKit/Source/core/dom/shadow/DistributedNodes.h
|
| @@ -67,6 +67,6 @@ private:
|
| WillBeHeapHashMap<RawPtrWillBeMember<const Node>, size_t> m_indices;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|