Index: third_party/WebKit/Source/core/dom/DocumentStyleSheetCollection.h |
diff --git a/third_party/WebKit/Source/core/dom/DocumentStyleSheetCollection.h b/third_party/WebKit/Source/core/dom/DocumentStyleSheetCollection.h |
index 02c0c66f268b291216b069f5fa3c2f9706fc45eb..0ae269da4244cb5849d954798fce0917758b0225 100644 |
--- a/third_party/WebKit/Source/core/dom/DocumentStyleSheetCollection.h |
+++ b/third_party/WebKit/Source/core/dom/DocumentStyleSheetCollection.h |
@@ -59,7 +59,7 @@ private: |
void collectStyleSheetsFromCandidates(StyleEngine&, DocumentStyleSheetCollector&); |
}; |
-} |
+} // namespace blink |
#endif |