Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/MediaValues.h |
| diff --git a/third_party/WebKit/Source/core/css/MediaValues.h b/third_party/WebKit/Source/core/css/MediaValues.h |
| index 7ce4fdf5d92412070bbf237bbec59e2d9441e889..b8adc377b1a361cf813f11e77cb46386ec3cd82d 100644 |
| --- a/third_party/WebKit/Source/core/css/MediaValues.h |
| +++ b/third_party/WebKit/Source/core/css/MediaValues.h |
| @@ -82,6 +82,6 @@ protected: |
| }; |
| -} // namespace |
| +} // namespace blink |
| #endif // MediaValues_h |