diff options
Diffstat (limited to 'chrome/browser/safe_browsing/client_side_detection_host.cc')
-rw-r--r-- | chrome/browser/safe_browsing/client_side_detection_host.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/safe_browsing/client_side_detection_host.cc b/chrome/browser/safe_browsing/client_side_detection_host.cc index 0c69c6e..916ee72 100644 --- a/chrome/browser/safe_browsing/client_side_detection_host.cc +++ b/chrome/browser/safe_browsing/client_side_detection_host.cc @@ -21,7 +21,6 @@ #include "chrome/common/pref_names.h" #include "chrome/common/safe_browsing/csd.pb.h" #include "chrome/common/safe_browsing/safebrowsing_messages.h" -#include "content/browser/renderer_host/resource_dispatcher_host.h" #include "content/browser/renderer_host/resource_request_details.h" #include "content/public/browser/browser_thread.h" #include "content/public/browser/navigation_controller.h" |