Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGStaticStringList.h |
| diff --git a/third_party/WebKit/Source/core/svg/SVGStaticStringList.h b/third_party/WebKit/Source/core/svg/SVGStaticStringList.h |
| index d71ad55aabc5499d0e745a3d0a016347373acce2..430f4ce44ebf9f6b23dc9f52c531385f42c47323 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGStaticStringList.h |
| +++ b/third_party/WebKit/Source/core/svg/SVGStaticStringList.h |
| @@ -73,6 +73,6 @@ private: |
| RefPtrWillBeMember<SVGStringListTearOff> m_tearOff; |
| }; |
| -} |
| +} // namespace blink |
| #endif |