| 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 207188b4888de7d6dfd1452442b5774eec05e4de..594d379d4bdf8711817bc07eb930aa7e5d7a8a3e 100644
|
| --- a/chrome/browser/ui/cocoa/validation_message_bubble_controller_unittest.mm
|
| +++ b/chrome/browser/ui/cocoa/validation_message_bubble_controller_unittest.mm
|
| @@ -4,7 +4,7 @@
|
|
|
| #import <Cocoa/Cocoa.h>
|
|
|
| -#include "base/memory/scoped_nsobject.h"
|
| +#include "base/mac/scoped_nsobject.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #import "chrome/browser/ui/cocoa/validation_message_bubble_controller.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|