| Index: chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc
|
| diff --git a/chrome/browser/safe_browsing/incident_report_uploader_impl.cc b/chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc
|
| similarity index 97%
|
| rename from chrome/browser/safe_browsing/incident_report_uploader_impl.cc
|
| rename to chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl.cc
|
| index 287356d85cc7e18c8b8ff9b9dfd39cb7823034f0..b5e7684a443cdb3b689043b98fc44cc6ec3e7310 100644
|
| --- a/chrome/browser/safe_browsing/incident_report_uploader_impl.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/incident_report_uploader_impl.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 "base/metrics/histogram.h"
|
| #include "chrome/common/safe_browsing/csd.pb.h"
|
|
|