| 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 b5eb0d72a5f9b65f20e7c93a6bb53d839a949e76..a7ac1db88dd4ef945a4015067d8cf0a631766d33 100644
|
| --- a/chrome/browser/safe_browsing/client_side_detection_host.cc
|
| +++ b/chrome/browser/safe_browsing/client_side_detection_host.cc
|
| @@ -21,6 +21,7 @@
|
| #include "chrome/browser/safe_browsing/safe_browsing_service.h"
|
| #include "chrome/common/pref_names.h"
|
| #include "components/prefs/pref_service.h"
|
| +#include "components/safe_browsing/common/csd.pb.h"
|
| #include "components/safe_browsing/common/safebrowsing_messages.h"
|
| #include "components/safe_browsing/csd.pb.h"
|
| #include "components/safe_browsing_db/database_manager.h"
|
|
|