| Index: chrome/browser/safe_browsing/client_side_detection_host.cc
|
| diff --git a/chrome/browser/safe_browsing/client_side_detection_host.cc b/chrome/browser/safe_browsing/client_side_detection_host.cc
|
| index eca7c48592dd3c00dc3ef3c5ad96be08a1d60ed3..d81b3929ff9070b90c567e64feb0d2f56e70b2a5 100644
|
| --- a/chrome/browser/safe_browsing/client_side_detection_host.cc
|
| +++ b/chrome/browser/safe_browsing/client_side_detection_host.cc
|
| @@ -40,6 +40,7 @@
|
| using content::BrowserThread;
|
| using content::NavigationEntry;
|
| using content::ResourceRequestDetails;
|
| +using content::ResourceType;
|
| using content::WebContents;
|
|
|
| namespace safe_browsing {
|
|
|