| Index: third_party/WebKit/Source/core/testing/UnionTypesTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/testing/UnionTypesTest.cpp b/third_party/WebKit/Source/core/testing/UnionTypesTest.cpp
|
| index 932ec8de322b4346525b568a7e7a569089fb611c..3e134f78931103f0b586b1a33ea28b118603cc85 100644
|
| --- a/third_party/WebKit/Source/core/testing/UnionTypesTest.cpp
|
| +++ b/third_party/WebKit/Source/core/testing/UnionTypesTest.cpp
|
| @@ -159,4 +159,4 @@ String UnionTypesTest::doubleOrStringOrStringSequenceArg(const DoubleOrStringOrS
|
| return builder.substring(0, builder.length() - 2) + "]";
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|