| Index: chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell_unittest.mm
|
| diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell_unittest.mm b/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell_unittest.mm
|
| index f3663b4fc26f3991bc865eb5f991ce61c03f2281..6460ebff109d73f1a713498427b5adfc8db8d8a9 100644
|
| --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell_unittest.mm
|
| +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_button_cell_unittest.mm
|
| @@ -13,6 +13,7 @@
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "testing/platform_test.h"
|
| #include "ui/base/resource/resource_bundle.h"
|
| +#include "ui/gfx/image.h"
|
|
|
| // Simple class to remember how many mouseEntered: and mouseExited:
|
| // calls it gets. Only used by BookmarkMouseForwarding but placed
|
|
|