| Index: chrome/browser/ui/views/sync/bubble_sync_promo_view_unittest.cc
|
| diff --git a/chrome/browser/ui/views/sync/bubble_sync_promo_view_unittest.cc b/chrome/browser/ui/views/sync/bubble_sync_promo_view_unittest.cc
|
| index fe7907dab79ace5ea4c0a07405ee475d87e1434e..ea7c104a1b1584bf0dc1963538200d61fa8c3032 100644
|
| --- a/chrome/browser/ui/views/sync/bubble_sync_promo_view_unittest.cc
|
| +++ b/chrome/browser/ui/views/sync/bubble_sync_promo_view_unittest.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "chrome/browser/ui/views/sync/bubble_sync_promo_view.h"
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "chrome/browser/ui/sync/bubble_sync_promo_delegate.h"
|
|
|