| Index: chrome/browser/ui/webui/options/sync_setup_handler.h
|
| diff --git a/chrome/browser/ui/webui/options/sync_setup_handler.h b/chrome/browser/ui/webui/options/sync_setup_handler.h
|
| index 959d1500ad9ad194e55532918aede65338fc5247..5d3ad93f01328969023439c34f014a5074de1f00 100644
|
| --- a/chrome/browser/ui/webui/options/sync_setup_handler.h
|
| +++ b/chrome/browser/ui/webui/options/sync_setup_handler.h
|
| @@ -16,16 +16,11 @@
|
| #include "chrome/browser/ui/webui/signin/login_ui_service.h"
|
|
|
| class LoginUIService;
|
| -class SigninManagerBase;
|
|
|
| namespace browser_sync {
|
| class ProfileSyncService;
|
| } // namespace browser_sync
|
|
|
| -namespace content {
|
| -class WebContents;
|
| -} // namespace content
|
| -
|
| namespace signin_metrics {
|
| enum class AccessPoint;
|
| } // namespace signin_metrics
|
|
|