Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.cpp b/third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.cpp |
| index d6989848abd711248337acd3011a942561c4a479..a354052915f05fb745fbbe87ea23e658cdde1edb 100644 |
| --- a/third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.cpp |
| +++ b/third_party/WebKit/Source/core/dom/ShadowTreeStyleSheetCollection.cpp |
| @@ -94,4 +94,4 @@ void ShadowTreeStyleSheetCollection::updateActiveStyleSheets(StyleEngine& engine |
| collection.swap(*this); |
| } |
| -} |
| +} // namespace blink |