Index: chrome/browser/automation/automation_provider.h |
=================================================================== |
--- chrome/browser/automation/automation_provider.h (revision 68536) |
+++ chrome/browser/automation/automation_provider.h (working copy) |
@@ -238,11 +238,6 @@ |
int flags, |
bool press_escape_en_route, |
IPC::Message* reply_message); |
- |
-#if defined(OS_WIN) |
- // TODO(port): Replace HWND. |
- void GetTabHWND(int handle, HWND* tab_hwnd); |
-#endif // defined(OS_WIN) |
void HandleUnused(const IPC::Message& message, int handle); |
void SetFilteredInet(const IPC::Message& message, bool enabled); |
void GetFilteredInetHitCount(int* hit_count); |