| Index: chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc b/chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc
|
| index 240438ff2a9ce11fbef76fca94831630c4d1dd6f..cbdb72b943324f1c0936262b8574c2809c2af074 100644
|
| --- a/chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/browser_feature_extractor_unittest.cc
|
| @@ -24,7 +24,7 @@
|
| #include "chrome/test/base/testing_profile.h"
|
| #include "components/history/core/browser/history_backend.h"
|
| #include "components/history/core/browser/history_service.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| +#include "components/safe_browsing/common/csd.pb.h"
|
| #include "components/safe_browsing_db/database_manager.h"
|
| #include "components/safe_browsing_db/test_database_manager.h"
|
| #include "content/public/browser/navigation_controller.h"
|
|
|