| Index: third_party/WebKit/Source/core/css/MediaQueryList.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/MediaQueryList.cpp b/third_party/WebKit/Source/core/css/MediaQueryList.cpp
|
| index abb3cd8e2b918337082f01e9e9db82527b4e38b2..525a5a6fa2ef56b69d939ff4b01816ad8f5c7fe4 100644
|
| --- a/third_party/WebKit/Source/core/css/MediaQueryList.cpp
|
| +++ b/third_party/WebKit/Source/core/css/MediaQueryList.cpp
|
| @@ -151,4 +151,4 @@ ExecutionContext* MediaQueryList::executionContext() const
|
| return ActiveDOMObject::executionContext();
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|