Index: chrome_frame/test/chrome_frame_unittests.cc |
=================================================================== |
--- chrome_frame/test/chrome_frame_unittests.cc (revision 29439) |
+++ chrome_frame/test/chrome_frame_unittests.cc (working copy) |
@@ -1420,7 +1420,7 @@ |
SimpleBrowserTest(IE, kMetaTagPage, L"meta_tag"); |
} |
-const wchar_t kCFProtocolPage[] = L"files/chrome_frame_protocol.html"; |
+const wchar_t kCFProtocolPage[] = L"files/cf_protocol.html"; |
TEST_F(ChromeFrameTestWithWebServer, FullTabModeIE_CFProtocol) { |
SimpleBrowserTest(IE, kCFProtocolPage, L"chrome_frame_protocol"); |
} |