Chromium Code Reviews| 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) |
|
Nathan Parker
2016/05/16 16:40:10
Delete this line as well, and the ifdef, since it
Joe Mason
2016/05/16 19:35:12
Done.
|
| class IncidentReportingService; |
| -class OffDomainInclusionDetector; |
| #endif |
| // Construction needs to happen on the main thread. |