| Index: third_party/WebKit/Source/core/css/MediaValuesCached.h
|
| diff --git a/third_party/WebKit/Source/core/css/MediaValuesCached.h b/third_party/WebKit/Source/core/css/MediaValuesCached.h
|
| index 3bd3f62723430507e709ab147feae43504c1bb7b..dd6591e0bcec1988df106e6863b5f0891a089c31 100644
|
| --- a/third_party/WebKit/Source/core/css/MediaValuesCached.h
|
| +++ b/third_party/WebKit/Source/core/css/MediaValuesCached.h
|
| @@ -91,6 +91,6 @@ protected:
|
| MediaValuesCachedData m_data;
|
| };
|
|
|
| -} // namespace
|
| +} // namespace blink
|
|
|
| #endif // MediaValuesCached_h
|
|
|