Chromium Code Reviews| Index: ui/base/cocoa/hover_button.h |
| diff --git a/ui/base/cocoa/hover_button.h b/ui/base/cocoa/hover_button.h |
| index e665d3a6a7a1fd3e3d8c7e98f3b533738d2473ad..e845d08659044ec9e9050f6499a9e3650a7bdb4d 100644 |
| --- a/ui/base/cocoa/hover_button.h |
| +++ b/ui/base/cocoa/hover_button.h |
| @@ -7,7 +7,7 @@ |
| #import <Cocoa/Cocoa.h> |
| -#import "base/memory/scoped_nsobject.h" |
| +#import "base/mac/scoped_nsobject.h" |
| #import "ui/base/cocoa/tracking_area.h" |
| #import "ui/base/ui_export.h" |