| Index: chrome/browser/safe_browsing/client_side_detection_host_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc b/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc
|
| index dff9a32016003e8661416d70731198f2c6dee0eb..8cb963e345c52a06971c3bf615beaa691feef5f5 100644
|
| --- a/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc
|
| @@ -21,8 +21,8 @@
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/test/base/chrome_render_view_host_test_harness.h"
|
| #include "chrome/test/base/testing_profile.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"
|
| #include "components/safe_browsing_db/test_database_manager.h"
|
| #include "content/public/browser/navigation_entry.h"
|
|
|