| Index: chrome/browser/ui/cocoa/profiles/user_manager_mac.h
|
| diff --git a/chrome/browser/ui/cocoa/profiles/user_manager_mac.h b/chrome/browser/ui/cocoa/profiles/user_manager_mac.h
|
| index abf3553f3cb32dd70d1c71d29f253026abf5f4f6..4f61af6675c76b802816107aabe6d15104fd020b 100644
|
| --- a/chrome/browser/ui/cocoa/profiles/user_manager_mac.h
|
| +++ b/chrome/browser/ui/cocoa/profiles/user_manager_mac.h
|
| @@ -18,11 +18,6 @@
|
| @class ReauthDialogWindowController;
|
| @class UserManagerWindowController;
|
|
|
| -namespace content {
|
| -class NavigationController;
|
| -class WebContents;
|
| -}
|
| -
|
| // Dialog widget that contains the Desktop User Manager webui. This object
|
| // should always be created from the UserManager::Show() method. Note that only
|
| // one User Manager will exist at a time.
|
|
|