Index: chrome_frame/test/chrome_frame_test_utils.h |
diff --git a/chrome_frame/test/chrome_frame_test_utils.h b/chrome_frame/test/chrome_frame_test_utils.h |
index 1d4d479fc2c5135ddce56ba3e257a8efa96dd781..b4ef4fd52dee4cc9c92fa4d5cadefffaebdec923 100644 |
--- a/chrome_frame/test/chrome_frame_test_utils.h |
+++ b/chrome_frame/test/chrome_frame_test_utils.h |
@@ -281,8 +281,6 @@ class TimedMsgLoop { |
// Returns S_OK on success. |
HRESULT LaunchIEAsComServer(IWebBrowser2** web_browser); |
-FilePath GetProfilePath(const std::wstring& suffix); |
- |
// Returns the path of the exe passed in. |
std::wstring GetExecutableAppPath(const std::wstring& file); |