| 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 3f9912cd8658b893ef02171da2b8ef45c513bec6..ac6a262b49438f1f8f2fc14327cd3b33d78174ff 100644
|
| --- a/content/plugin/plugin_interpose_util_mac.h
|
| +++ b/content/plugin/plugin_interpose_util_mac.h
|
| @@ -50,9 +50,6 @@ void NotifyPluginOfSetThemeCursor(OpaquePluginRef delegate,
|
| void NotifyPluginOfSetCursor(OpaquePluginRef delegate,
|
| const Cursor* cursor);
|
|
|
| -// Returns true if the window containing the given plugin delegate is focused.
|
| -bool GetPluginWindowHasFocus(const OpaquePluginRef delegate);
|
| -
|
| } // namespace MacPluginInterpose
|
|
|
| #endif // CONTENT_PLUGIN_PLUGIN_INTERPOSE_UTIL_MAC_H_
|
|
|