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