| Index: chrome/browser/history/redirect_uitest.cc
|
| ===================================================================
|
| --- chrome/browser/history/redirect_uitest.cc (revision 29487)
|
| +++ chrome/browser/history/redirect_uitest.cc (working copy)
|
| @@ -106,7 +106,7 @@
|
|
|
| // Tests to make sure a location change when a pending redirect exists isn't
|
| // flagged as a redirect.
|
| -TEST_F(RedirectTest, ClientCancelled) {
|
| +TEST_F(RedirectTest, DISABLED_ClientCancelled) {
|
| FilePath first_path(test_data_directory_);
|
| first_path = first_path.AppendASCII("cancelled_redirect_test.html");
|
| ASSERT_TRUE(file_util::AbsolutePath(&first_path));
|
|
|