Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/MediaQueryExp.h |
| diff --git a/third_party/WebKit/Source/core/css/MediaQueryExp.h b/third_party/WebKit/Source/core/css/MediaQueryExp.h |
| index 52a38d50ca32b6d601f0bd175645b224fe1c0f30..f4b86198da59b7eb496dab49fdb216d4c6365e64 100644 |
| --- a/third_party/WebKit/Source/core/css/MediaQueryExp.h |
| +++ b/third_party/WebKit/Source/core/css/MediaQueryExp.h |
| @@ -111,6 +111,6 @@ private: |
| MediaQueryExpValue m_expValue; |
| }; |
| -} // namespace |
| +} // namespace blink |
| #endif |