Index: chrome_frame/delete_chrome_history.cc |
=================================================================== |
--- chrome_frame/delete_chrome_history.cc (revision 60826) |
+++ chrome_frame/delete_chrome_history.cc (working copy) |
@@ -74,7 +74,7 @@ |
return S_OK; |
} |
if (!InitializeAutomation(GetHostProcessName(false), L"", false, false, |
- GURL(), GURL())) { |
+ GURL(), GURL(), true)) { |
return E_UNEXPECTED; |
} |