Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/StyleSheetContents.h |
| diff --git a/third_party/WebKit/Source/core/css/StyleSheetContents.h b/third_party/WebKit/Source/core/css/StyleSheetContents.h |
| index 25504e3b91cf55b7565bda59c4a74e4734a1ee55..f34dd904ab3abcf08f69b092c700d25dd421306e 100644 |
| --- a/third_party/WebKit/Source/core/css/StyleSheetContents.h |
| +++ b/third_party/WebKit/Source/core/css/StyleSheetContents.h |
| @@ -197,6 +197,6 @@ private: |
| String m_sourceMapURL; |
| }; |
| -} // namespace |
| +} // namespace blink |
| #endif |