Chromium Code Reviews| Index: third_party/WebKit/Source/core/dom/DocumentStyleSheetCollector.cpp |
| diff --git a/third_party/WebKit/Source/core/dom/DocumentStyleSheetCollector.cpp b/third_party/WebKit/Source/core/dom/DocumentStyleSheetCollector.cpp |
| index a7ed3fcb28c36792ab3f82d8ddbdcef7df2364cb..ac4676d4520b66f98e4c4f494beda5c54b995c12 100644 |
| --- a/third_party/WebKit/Source/core/dom/DocumentStyleSheetCollector.cpp |
| +++ b/third_party/WebKit/Source/core/dom/DocumentStyleSheetCollector.cpp |
| @@ -68,4 +68,4 @@ ImportedDocumentStyleSheetCollector::ImportedDocumentStyleSheetCollector(Documen |
| { |
| } |
| -} |
| +} // namespace blink |