| Index: chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller_unittest.mm
|
| diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller_unittest.mm b/chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller_unittest.mm
|
| index be5a66e352a3c9e0ed5b9dfd637ee0c16174fb18..28fc00ce55e78245c4d2e545c0ec1add7401ace8 100644
|
| --- a/chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller_unittest.mm
|
| +++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_bubble_controller_unittest.mm
|
| @@ -23,6 +23,7 @@
|
| #import "testing/gtest_mac.h"
|
| #include "testing/platform_test.h"
|
|
|
| +using base::ASCIIToUTF16;
|
| using content::WebContents;
|
|
|
| // Watch for bookmark pulse notifications so we can confirm they were sent.
|
|
|