| Index: chrome/browser/safe_browsing/safe_browsing_service.h
|
| diff --git a/chrome/browser/safe_browsing/safe_browsing_service.h b/chrome/browser/safe_browsing/safe_browsing_service.h
|
| index f5de477ca7427f03539b00ab01e261614c196733..c12fc2bfc601527743e6e431a67fe9ca93817a7d 100644
|
| --- a/chrome/browser/safe_browsing/safe_browsing_service.h
|
| +++ b/chrome/browser/safe_browsing/safe_browsing_service.h
|
| @@ -59,7 +59,6 @@ struct V4ProtocolConfig;
|
|
|
| #if defined(FULL_SAFE_BROWSING)
|
| class IncidentReportingService;
|
| -class OffDomainInclusionDetector;
|
| #endif
|
|
|
| // Construction needs to happen on the main thread.
|
|
|