| Index: chrome/browser/ui/webui/sync_promo/sync_promo_ui.cc
|
| diff --git a/chrome/browser/ui/webui/sync_promo/sync_promo_ui.cc b/chrome/browser/ui/webui/sync_promo/sync_promo_ui.cc
|
| index f269484ae7bcb2d5f77ce8aa6cf4086100c8af6b..a050fca2596fb187e805e4fd54a22f48b174efde 100644
|
| --- a/chrome/browser/ui/webui/sync_promo/sync_promo_ui.cc
|
| +++ b/chrome/browser/ui/webui/sync_promo/sync_promo_ui.cc
|
| @@ -18,7 +18,7 @@
|
| #include "chrome/browser/sync/profile_sync_service_factory.h"
|
| #include "chrome/browser/ui/webui/chrome_url_data_manager.h"
|
| #include "chrome/browser/ui/webui/chrome_web_ui_data_source.h"
|
| -#include "chrome/browser/ui/webui/options2/core_options_handler2.h"
|
| +#include "chrome/browser/ui/webui/options2/core_options_handler.h"
|
| #include "chrome/browser/ui/webui/sync_promo/sync_promo_handler.h"
|
| #include "chrome/browser/ui/webui/sync_promo/sync_promo_trial.h"
|
| #include "chrome/browser/ui/webui/theme_source.h"
|
|
|