Index: chrome/browser/ui/cocoa/bookmarks/bookmark_sync_promo_controller.mm |
diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_sync_promo_controller.mm b/chrome/browser/ui/cocoa/bookmarks/bookmark_sync_promo_controller.mm |
index cd225f1dabddd2cbaa39c3a5545f0af3ace1757b..a9add4a7a0f0d3256f2c5bd5f4aee2e68efcd629 100644 |
--- a/chrome/browser/ui/cocoa/bookmarks/bookmark_sync_promo_controller.mm |
+++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_sync_promo_controller.mm |
@@ -8,10 +8,10 @@ |
#include "chrome/browser/signin/signin_promo.h" |
#include "chrome/browser/ui/chrome_pages.h" |
#include "chrome/browser/ui/chrome_style.h" |
-#import "chrome/browser/ui/cocoa/hyperlink_text_view.h" |
#include "chrome/grit/generated_resources.h" |
#include "skia/ext/skia_utils_mac.h" |
#include "third_party/skia/include/core/SkColor.h" |
+#import "ui/base/cocoa/controls/hyperlink_text_view.h" |
#include "ui/base/l10n/l10n_util.h" |
#include "ui/base/l10n/l10n_util_mac.h" |