Searched defs:chrome_frame_source_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome_frame/test/
H A Dtest_with_web_server.cc95 base::FilePath chrome_frame_source_path; local
96 PathService::Get(base::DIR_SOURCE_ROOT, &chrome_frame_source_path);
97 chrome_frame_source_path = chrome_frame_source_path.Append(
100 test_file_path_ = chrome_frame_source_path
111 CFInstance_src_path = chrome_frame_source_path.AppendASCII("CFInstance.js");
116 CFInstall_src_path = chrome_frame_source_path.AppendASCII("CFInstall.js");

Completed in 33 milliseconds