Index: chrome/browser/bug_report_util.cc |
=================================================================== |
--- chrome/browser/bug_report_util.cc (revision 105162) |
+++ chrome/browser/bug_report_util.cc (working copy) |
@@ -377,7 +377,7 @@ |
kReportPhishingUrl, phishing_url, |
false /* not client-side detection */), |
GURL(), |
- PageTransition::LINK, |
+ content::PAGE_TRANSITION_LINK, |
std::string()); |
} |
#endif |