Index: chrome/test/perf/shutdown_test.cc |
=================================================================== |
--- chrome/test/perf/shutdown_test.cc (revision 148962) |
+++ chrome/test/perf/shutdown_test.cc (working copy) |
@@ -53,7 +53,7 @@ |
ui_test_utils::GetTestFilePath(kCurrentDir, |
FilePath(FILE_PATH_LITERAL("french_page.html"))), |
ui_test_utils::GetTestFilePath(kCurrentDir, |
- FilePath(FILE_PATH_LITERAL("onunload_cookie.html"))), |
+ FilePath(FILE_PATH_LITERAL("setcookie.html"))), |
}; |
for (size_t i = 0; i < arraysize(test_cases); i++) { |