| Index: third_party/WebKit/Source/core/dom/TreeScopeStyleSheetCollectionTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/TreeScopeStyleSheetCollectionTest.cpp b/third_party/WebKit/Source/core/dom/TreeScopeStyleSheetCollectionTest.cpp
|
| index 0cbfcbaf34f654bf3e390f71337edb6994a6271a..c0cafd808471d64decacfe290a9b35f7efbcdc01 100644
|
| --- a/third_party/WebKit/Source/core/dom/TreeScopeStyleSheetCollectionTest.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/TreeScopeStyleSheetCollectionTest.cpp
|
| @@ -148,4 +148,4 @@ TEST_F(TreeScopeStyleSheetCollectionTest, CompareStyleSheetsInsertRemove)
|
| compareStyleSheets(previous, current, added, Reconstruct);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|