| Index: chrome/browser/ui/views/sync/bubble_sync_promo_view.cc
|
| diff --git a/chrome/browser/ui/views/sync/bubble_sync_promo_view.cc b/chrome/browser/ui/views/sync/bubble_sync_promo_view.cc
|
| index 1d62d890012f9a6f0e1f04677d575421e8f09e21..36e8012012f6de648bc99fffa9e92070cb29ffb8 100644
|
| --- a/chrome/browser/ui/views/sync/bubble_sync_promo_view.cc
|
| +++ b/chrome/browser/ui/views/sync/bubble_sync_promo_view.cc
|
| @@ -13,7 +13,6 @@
|
| #include "ui/gfx/font.h"
|
| #include "ui/views/controls/styled_label.h"
|
| #include "ui/views/layout/fill_layout.h"
|
| -#include "ui/views/layout/layout_constants.h"
|
|
|
| namespace {
|
|
|
|
|