Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/parser/MediaQueryBlockWatcher.cpp |
| diff --git a/third_party/WebKit/Source/core/css/parser/MediaQueryBlockWatcher.cpp b/third_party/WebKit/Source/core/css/parser/MediaQueryBlockWatcher.cpp |
| index b07bce978b6d281ffc87ee7a328f0f0eff2e0c8d..1ee384b06dde2daa1284e1ee4c2ac9eb096e4933 100644 |
| --- a/third_party/WebKit/Source/core/css/parser/MediaQueryBlockWatcher.cpp |
| +++ b/third_party/WebKit/Source/core/css/parser/MediaQueryBlockWatcher.cpp |
| @@ -23,5 +23,4 @@ void MediaQueryBlockWatcher::handleToken(const CSSParserToken& token) |
| } |
| } |
| -} // namespace |
| - |
| +} // namespace blink |