Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/MediaQueryEvaluatorTest.cpp |
| diff --git a/third_party/WebKit/Source/core/css/MediaQueryEvaluatorTest.cpp b/third_party/WebKit/Source/core/css/MediaQueryEvaluatorTest.cpp |
| index fc3aa382e816ec762c2268892b9a94b3853baa6d..72f26a0ce8b9a70b2f76c48389653437af467509 100644 |
| --- a/third_party/WebKit/Source/core/css/MediaQueryEvaluatorTest.cpp |
| +++ b/third_party/WebKit/Source/core/css/MediaQueryEvaluatorTest.cpp |
| @@ -193,4 +193,4 @@ TEST(MediaQueryEvaluatorTest, CachedFloatViewport) |
| testMQEvaluator(floatViewportTestCases, mediaQueryEvaluator); |
| } |
| -} // namespace |
| +} // namespace blink |