Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/shadow/ElementShadow.h |
| diff --git a/third_party/WebKit/Source/core/dom/shadow/ElementShadow.h b/third_party/WebKit/Source/core/dom/shadow/ElementShadow.h |
| index 925156c4813580d3e06971c514d08d39d4e6d91a..0ed076bc950f50363dc5e313434085754ec2aaa2 100644 |
| --- a/third_party/WebKit/Source/core/dom/shadow/ElementShadow.h |
| +++ b/third_party/WebKit/Source/core/dom/shadow/ElementShadow.h |
| @@ -167,6 +167,6 @@ inline void ElementShadow::distributeIfNeeded() |
| m_needsDistributionRecalc = false; |
| } |
| -} // namespace |
| +} // namespace blink |
| #endif |