| Index: third_party/WebKit/Source/core/dom/StyleSheetCollection.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/StyleSheetCollection.cpp b/third_party/WebKit/Source/core/dom/StyleSheetCollection.cpp
|
| index c074cc499a907e1b7dd83c120bf3a613aef732c2..6e8becc9192f1ccc4ecfb86645254a3f3455f048 100644
|
| --- a/third_party/WebKit/Source/core/dom/StyleSheetCollection.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/StyleSheetCollection.cpp
|
| @@ -65,4 +65,4 @@ DEFINE_TRACE(StyleSheetCollection)
|
| visitor->trace(m_styleSheetsForStyleSheetList);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|