Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/parser/CSSSelectorParser.h |
| diff --git a/third_party/WebKit/Source/core/css/parser/CSSSelectorParser.h b/third_party/WebKit/Source/core/css/parser/CSSSelectorParser.h |
| index c1d3f85d6eb28789fe0f019d02178b05d43a2308..f07f053af490ae9ddb02fc433c046fb606a59bcd 100644 |
| --- a/third_party/WebKit/Source/core/css/parser/CSSSelectorParser.h |
| +++ b/third_party/WebKit/Source/core/css/parser/CSSSelectorParser.h |
| @@ -81,6 +81,6 @@ private: |
| }; |
| }; |
| -} // namespace |
| +} // namespace blink |
| #endif // CSSSelectorParser_h |