| Index: third_party/WebKit/Source/core/css/MediaQueryExp.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/MediaQueryExp.cpp b/third_party/WebKit/Source/core/css/MediaQueryExp.cpp
|
| index aa53cc705b91ce325666ff220815cec479db4e4b..1ed66bbe78e0468189d119a2fb25b8cde7e9ba53 100644
|
| --- a/third_party/WebKit/Source/core/css/MediaQueryExp.cpp
|
| +++ b/third_party/WebKit/Source/core/css/MediaQueryExp.cpp
|
| @@ -315,4 +315,4 @@ String MediaQueryExpValue::cssText() const
|
| return output.toString();
|
| }
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|