| Index: content/plugin/plugin_interpose_util_mac.h
|
| diff --git a/content/plugin/plugin_interpose_util_mac.h b/content/plugin/plugin_interpose_util_mac.h
|
| index 1a6eb9ffd580794bde538318f1e73c64e680484a..ce8effb33f9ca14c8df935e5c66332731055d0ac 100644
|
| --- a/content/plugin/plugin_interpose_util_mac.h
|
| +++ b/content/plugin/plugin_interpose_util_mac.h
|
| @@ -5,8 +5,6 @@
|
| #ifndef CONTENT_PLUGIN_PLUGIN_INTERPOSE_UTIL_MAC_H_
|
| #define CONTENT_PLUGIN_PLUGIN_INTERPOSE_UTIL_MAC_H_
|
|
|
| -#import "base/basictypes.h"
|
| -
|
| namespace mac_plugin_interposing {
|
|
|
| // Swizzles methods we need to watch in order to manage process and window
|
|
|