| Index: content/shell/shell_login_dialog_mac.mm
|
| diff --git a/content/shell/shell_login_dialog_mac.mm b/content/shell/shell_login_dialog_mac.mm
|
| index 2f55dfb3c41bc15b234f1e3ed5b20bf4c9494669..c315644d5eaca4f44f1bcf47dcbfdbafbb309aa8 100644
|
| --- a/content/shell/shell_login_dialog_mac.mm
|
| +++ b/content/shell/shell_login_dialog_mac.mm
|
| @@ -8,7 +8,6 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/mac/bundle_locations.h"
|
| -#import "base/mac/cocoa_protocols.h"
|
| #import "base/memory/scoped_nsobject.h"
|
| #include "base/sys_string_conversions.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|