| Index: third_party/WebKit/Source/core/dom/ElementRareData.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ElementRareData.h b/third_party/WebKit/Source/core/dom/ElementRareData.h
|
| index e3b7468a002c407766e29724a4f015febf32fd15..050f4c63072199b6c2968ff701412a0ba0a66ef7 100644
|
| --- a/third_party/WebKit/Source/core/dom/ElementRareData.h
|
| +++ b/third_party/WebKit/Source/core/dom/ElementRareData.h
|
| @@ -270,6 +270,6 @@ inline CompositorProxiedPropertySet& ElementRareData::ensureCompositorProxiedPro
|
| return *m_proxiedProperties;
|
| }
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|
| #endif // ElementRareData_h
|
|
|