| Index: content/shell/shell_javascript_dialog_mac.mm
|
| diff --git a/content/shell/shell_javascript_dialog_mac.mm b/content/shell/shell_javascript_dialog_mac.mm
|
| index 0bf357d7318a83e06e6f5975452c86f50f684b98..584ee0344b621bfbd4b37b337dc6884ea65a1195 100644
|
| --- a/content/shell/shell_javascript_dialog_mac.mm
|
| +++ b/content/shell/shell_javascript_dialog_mac.mm
|
| @@ -6,7 +6,6 @@
|
|
|
| #import <Cocoa/Cocoa.h>
|
|
|
| -#import "base/mac/cocoa_protocols.h"
|
| #import "base/memory/scoped_nsobject.h"
|
| #include "base/sys_string_conversions.h"
|
| #include "content/shell/shell_javascript_dialog_creator.h"
|
|
|