| Index: ui/gfx/test/ui_cocoa_test_helper.h
|
| diff --git a/ui/gfx/test/ui_cocoa_test_helper.h b/ui/gfx/test/ui_cocoa_test_helper.h
|
| index c3bd56584df74615f04dbd2cb1a868bfd62189d0..ef27ef168f6ddae747711da40130d220e1ea13f7 100644
|
| --- a/ui/gfx/test/ui_cocoa_test_helper.h
|
| +++ b/ui/gfx/test/ui_cocoa_test_helper.h
|
| @@ -11,6 +11,7 @@
|
|
|
| #include "base/compiler_specific.h"
|
| #import "base/mac/scoped_nsautorelease_pool.h"
|
| +#import "base/mac/scoped_nsobject.h"
|
| #include "testing/platform_test.h"
|
|
|
| // Background windows normally will not display things such as focus
|
|
|