| Index: chrome/browser/ui/webui/sync_promo/sync_promo_trial.h
|
| diff --git a/chrome/browser/ui/webui/sync_promo/sync_promo_trial.h b/chrome/browser/ui/webui/sync_promo/sync_promo_trial.h
|
| index c4510ea27499321311fad4f50e6d1aa5ae7eac7c..f522ba987530fb9e065796aba5625c3214f8a455 100644
|
| --- a/chrome/browser/ui/webui/sync_promo/sync_promo_trial.h
|
| +++ b/chrome/browser/ui/webui/sync_promo/sync_promo_trial.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_UI_WEBUI_SYNC_PROMO_SYNC_PROMO_TRIAL_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "chrome/browser/ui/webui/sync_promo/sync_promo_ui.h"
|
| +#include "chrome/browser/ui/sync/sync_promo_ui.h"
|
|
|
| class Profile;
|
| namespace content {
|
|
|