Chromium Code Reviews| Index: third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.cpp |
| diff --git a/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.cpp b/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.cpp |
| index 87dd602380b31c5c0cc113c844954286c6fd9b4f..8953dbf9f99ed52361ca591e6b91264d046a3aed 100644 |
| --- a/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.cpp |
| +++ b/third_party/WebKit/Source/core/css/resolver/MatchedPropertiesCache.cpp |
| @@ -171,4 +171,4 @@ DEFINE_TRACE(MatchedPropertiesCache) |
| #endif |
| } |
| -} |
| +} // namespace blink |