Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/LinkRelAttribute.h |
| diff --git a/third_party/WebKit/Source/core/html/LinkRelAttribute.h b/third_party/WebKit/Source/core/html/LinkRelAttribute.h |
| index 94f7f49e2a711b8644a7d7a229e9c44970689d18..5a86771e4996d9db142da470b3f733b588b7d7bb 100644 |
| --- a/third_party/WebKit/Source/core/html/LinkRelAttribute.h |
| +++ b/third_party/WebKit/Source/core/html/LinkRelAttribute.h |
| @@ -72,6 +72,6 @@ private: |
| bool m_isManifest : 1; |
| }; |
| -} |
| +} // namespace blink |
| #endif |