| Index: chrome/browser/ui/cocoa/cocoa_profile_test.mm
|
| diff --git a/chrome/browser/ui/cocoa/cocoa_profile_test.mm b/chrome/browser/ui/cocoa/cocoa_profile_test.mm
|
| index 10b9269d6511e8cc14b012184f3e6742e3908443..b3b8a845fd74871647e7dcf3fe290b479404365a 100644
|
| --- a/chrome/browser/ui/cocoa/cocoa_profile_test.mm
|
| +++ b/chrome/browser/ui/cocoa/cocoa_profile_test.mm
|
| @@ -20,6 +20,7 @@
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "components/bookmarks/test/bookmark_test_helpers.h"
|
| #include "content/public/test/test_browser_thread_bundle.h"
|
| +#include "ui/gfx/host_desktop_type.h"
|
|
|
| CocoaProfileTest::CocoaProfileTest()
|
| : profile_manager_(TestingBrowserProcess::GetGlobal()),
|
|
|