| Index: third_party/WebKit/Source/core/css/CSSValueTestHelper.h
|
| diff --git a/third_party/WebKit/Source/core/css/CSSValueTestHelper.h b/third_party/WebKit/Source/core/css/CSSValueTestHelper.h
|
| index 70f527157461f660057dd805c8f1d65a5c6575ac..4318c0e95d8e6df1acd98e18356b807173f5e489 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSValueTestHelper.h
|
| +++ b/third_party/WebKit/Source/core/css/CSSValueTestHelper.h
|
| @@ -50,7 +50,7 @@ namespace internal {
|
| //
|
| // Work around is to define this custom IsNullLiteralHelper.
|
| char (&IsNullLiteralHelper(const blink::CSSValue&))[2];
|
| -}
|
| +} // namespace internal
|
| } // namespace testing
|
|
|
| namespace blink {
|
|
|