| Index: chrome/browser/safe_browsing/download_protection_service_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/download_protection_service_unittest.cc b/chrome/browser/safe_browsing/download_protection_service_unittest.cc
|
| index 9242ef4097a133015948cd640c149ed0d3555d17..7db845a6fdc81e0ea0deeb9e2a13733d61c1b71c 100644
|
| --- a/chrome/browser/safe_browsing/download_protection_service_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/download_protection_service_unittest.cc
|
| @@ -1290,7 +1290,7 @@ TEST_F(DownloadProtectionServiceTest,
|
| 0,
|
| GURL(),
|
| redirects,
|
| - content::PAGE_TRANSITION_TYPED,
|
| + ui::PAGE_TRANSITION_TYPED,
|
| history::SOURCE_BROWSED,
|
| false);
|
|
|
|
|