| Index: third_party/WebKit/Source/core/page/ValidationMessageClient.h
|
| diff --git a/third_party/WebKit/Source/core/page/ValidationMessageClient.h b/third_party/WebKit/Source/core/page/ValidationMessageClient.h
|
| index 0ef61a7db541203f148c69aa2b821f8c4434e79b..5ea7b1994d9b92a972638741f5ba854ba9973a3d 100644
|
| --- a/third_party/WebKit/Source/core/page/ValidationMessageClient.h
|
| +++ b/third_party/WebKit/Source/core/page/ValidationMessageClient.h
|
| @@ -59,6 +59,6 @@ public:
|
| DEFINE_INLINE_VIRTUAL_TRACE() { }
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|