| Index: chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl_unittest.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_report_uploader_impl_unittest.cc b/chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl_unittest.cc
|
| similarity index 96%
|
| rename from chrome/browser/safe_browsing/incident_report_uploader_impl_unittest.cc
|
| rename to chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl_unittest.cc
|
| index e9b89b471d6e3e9810fce1f0598b038e5b1fbf0f..f2d338c2d3dabaf0e6b99e9f2f680b3f5e1853f4 100644
|
| --- a/chrome/browser/safe_browsing/incident_report_uploader_impl_unittest.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl_unittest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/safe_browsing/incident_report_uploader_impl.h"
|
| +#include "chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl.h"
|
|
|
| #include <string>
|
|
|
|
|