| Index: chrome/browser/safe_browsing/incident_reporting/binary_integrity_analyzer_mac_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_reporting/binary_integrity_analyzer_mac_unittest.cc b/chrome/browser/safe_browsing/incident_reporting/binary_integrity_analyzer_mac_unittest.cc
|
| index 9eb43c79936804fe804c0a6ba2cb16c1a0fa82f6..469b736e800631ce79f438bd47281e3dc2b792c9 100644
|
| --- a/chrome/browser/safe_browsing/incident_reporting/binary_integrity_analyzer_mac_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/binary_integrity_analyzer_mac_unittest.cc
|
| @@ -16,7 +16,7 @@
|
| #include "chrome/browser/safe_browsing/incident_reporting/incident.h"
|
| #include "chrome/browser/safe_browsing/incident_reporting/mock_incident_receiver.h"
|
| #include "chrome/common/chrome_paths.h"
|
| -#include "chrome/common/safe_browsing/csd.pb.h"
|
| +#include "components/safe_browsing/csd.pb.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|