| Index: chrome/browser/ui/cocoa/validation_message_bubble_controller_unittest.mm
|
| diff --git a/chrome/browser/ui/cocoa/validation_message_bubble_controller_unittest.mm b/chrome/browser/ui/cocoa/validation_message_bubble_controller_unittest.mm
|
| index 6d3ab984c8011566ccbd6f23a4f72b78f0ddff2e..3f7bb1e4d47f82f058d78a92fe7b091152d2429f 100644
|
| --- a/chrome/browser/ui/cocoa/validation_message_bubble_controller_unittest.mm
|
| +++ b/chrome/browser/ui/cocoa/validation_message_bubble_controller_unittest.mm
|
| @@ -40,5 +40,4 @@ TEST(ValidationMessageBubbleControllerTest, FrameSize) {
|
| EXPECT_GT(NSHeight(shortMainLongSubFrame), NSHeight(shortMainMediumSubFrame));
|
| }
|
|
|
| -}
|
| -
|
| +} // namespace
|
|
|