| Index: components/safe_browsing/base_blocking_page.cc
|
| diff --git a/components/safe_browsing/base_blocking_page.cc b/components/safe_browsing/base_blocking_page.cc
|
| index 2bd2b41812c87feafa859facba1ef885280eb2c8..3f91702ab29bc12d0feea3ac11851929a62e602e 100644
|
| --- a/components/safe_browsing/base_blocking_page.cc
|
| +++ b/components/safe_browsing/base_blocking_page.cc
|
| @@ -14,10 +14,8 @@
|
| #include "components/security_interstitials/core/metrics_helper.h"
|
| #include "content/public/browser/interstitial_page.h"
|
| #include "content/public/browser/navigation_entry.h"
|
| -#include "content/public/browser/user_metrics.h"
|
| #include "content/public/browser/web_contents.h"
|
|
|
| -using base::UserMetricsAction;
|
| using content::InterstitialPage;
|
| using content::WebContents;
|
| using security_interstitials::SafeBrowsingErrorUI;
|
|
|