| Index: components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_blocking_page_unittest.cc
|
| diff --git a/components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_blocking_page_unittest.cc b/components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_blocking_page_unittest.cc
|
| index 5f66af3455ecf0a3b17dfae033897a0ec2c3f285..64d5076d4a295ab750e2bb69d48853610bfc8d1f 100644
|
| --- a/components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_blocking_page_unittest.cc
|
| +++ b/components/data_reduction_proxy/content/browser/data_reduction_proxy_debug_blocking_page_unittest.cc
|
| @@ -412,7 +412,7 @@
|
|
|
| // Proceed through the 1st interstitial.
|
| ProceedThroughInterstitial(interstitial);
|
| - NavigateCrossSite(kBypassURL, 2, pending_id, true); // Commit navigation.
|
| + Navigate(kBypassURL, 2, pending_id, true); // Commit navigation.
|
| GoBack(true);
|
|
|
| // We are back on the first page.
|
|
|