| Index: chrome/browser/safe_browsing/notification_image_reporter_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/notification_image_reporter_unittest.cc b/chrome/browser/safe_browsing/notification_image_reporter_unittest.cc
|
| index 2e0a6baf1178d34903df003f5396bb5d1db29fb7..90b224e391f8061eb7ef616449c7b063a880199c 100644
|
| --- a/chrome/browser/safe_browsing/notification_image_reporter_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/notification_image_reporter_unittest.cc
|
| @@ -13,7 +13,7 @@
|
| #include "chrome/browser/safe_browsing/test_safe_browsing_service.h"
|
| #include "chrome/test/base/testing_browser_process.h"
|
| #include "chrome/test/base/testing_profile.h"
|
| -#include "components/safe_browsing/csd.pb.h"
|
| +#include "components/safe_browsing/common/csd.pb.h"
|
| #include "components/safe_browsing_db/safe_browsing_prefs.h"
|
| #include "components/safe_browsing_db/test_database_manager.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|