Index: chrome_frame/test/chrome_frame_ui_test_utils.h |
diff --git a/chrome_frame/test/chrome_frame_ui_test_utils.h b/chrome_frame/test/chrome_frame_ui_test_utils.h |
index 680195f09fa8e65cbf6a767a91ff65a75e560f52..7f98a79b6785926c8829f5d3922a0d637cd0116d 100644 |
--- a/chrome_frame/test/chrome_frame_ui_test_utils.h |
+++ b/chrome_frame/test/chrome_frame_ui_test_utils.h |
@@ -286,7 +286,7 @@ void DumpAccessibilityTreeForWindow(HWND hwnd); |
bool IsDesktopUnlocked(); |
// Returns the location of the IAccessible2 COM proxy stub DLL. |
-FilePath GetIAccessible2ProxyStubPath(); |
+base::FilePath GetIAccessible2ProxyStubPath(); |
} // namespace chrome_frame_test |