summaryrefslogtreecommitdiffstats
path: root/chrome/browser/external_tab_container_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/external_tab_container_win.h')
-rw-r--r--chrome/browser/external_tab_container_win.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/chrome/browser/external_tab_container_win.h b/chrome/browser/external_tab_container_win.h
index 731f07d..f9a51d0 100644
--- a/chrome/browser/external_tab_container_win.h
+++ b/chrome/browser/external_tab_container_win.h
@@ -79,7 +79,8 @@ class ExternalTabContainer : public TabContentsDelegate,
// for this container. Typically used when an ExternalTabContainer
// instance is created by Chrome and attached to an automation client.
bool Reinitialize(AutomationProvider* automation_provider,
- AutomationResourceMessageFilter* filter);
+ AutomationResourceMessageFilter* filter,
+ gfx::NativeWindow parent_window);
// This is invoked when the external host reflects back to us a keyboard
// message it did not process