Index: chrome_frame/chrome_launcher.h |
=================================================================== |
--- chrome_frame/chrome_launcher.h (revision 29078) |
+++ chrome_frame/chrome_launcher.h (working copy) |
@@ -35,7 +35,7 @@ |
bool SanitizeAndLaunchChrome(const wchar_t* command_line); |
// Returns the full path to the Chrome executable. |
-std::wstring GetChromeExecutablePath(); |
+FilePath GetChromeExecutablePath(); |
// The type of the CfLaunchChrome entrypoint exported from this DLL. |
typedef int (__stdcall *CfLaunchChromeProc)(); |