Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.h |
| diff --git a/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.h b/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.h |
| index d1887cf1bb8048953753730408a9ee4ce9a45cff..c7d8d6e9d401a99562c0dbcfe7df2d3bf2bc6ae8 100644 |
| --- a/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.h |
| +++ b/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.h |
| @@ -125,6 +125,6 @@ private: |
| Cache m_cache; |
| }; |
| -} |
| +} // namespace blink |
| #endif |