| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index ced1b0fdb516493413e42481ff55e446f96ed956..65e7bc74a48799648ec96eb2f59e8494de74869d 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -3922,12 +3922,12 @@
|
| 'browser/ui/webui/ssl_client_certificate_selector_webui.h',
|
| 'browser/ui/webui/sync_internals_ui.cc',
|
| 'browser/ui/webui/sync_internals_ui.h',
|
| - 'browser/ui/webui/sync_promo_handler.cc',
|
| - 'browser/ui/webui/sync_promo_handler.h',
|
| - 'browser/ui/webui/sync_promo_trial.cc',
|
| - 'browser/ui/webui/sync_promo_trial.h',
|
| - 'browser/ui/webui/sync_promo_ui.cc',
|
| - 'browser/ui/webui/sync_promo_ui.h',
|
| + 'browser/ui/webui/sync_promo/sync_promo_handler.cc',
|
| + 'browser/ui/webui/sync_promo/sync_promo_handler.h',
|
| + 'browser/ui/webui/sync_promo/sync_promo_trial.cc',
|
| + 'browser/ui/webui/sync_promo/sync_promo_trial.h',
|
| + 'browser/ui/webui/sync_promo/sync_promo_ui.cc',
|
| + 'browser/ui/webui/sync_promo/sync_promo_ui.h',
|
| 'browser/ui/webui/sync_setup_handler.cc',
|
| 'browser/ui/webui/sync_setup_handler.h',
|
| 'browser/ui/webui/task_manager_dialog.cc',
|
|
|