| Index: chrome/browser/safe_browsing/incident_reporting/delayed_callback_runner.cc
|
| diff --git a/chrome/browser/safe_browsing/delayed_callback_runner.cc b/chrome/browser/safe_browsing/incident_reporting/delayed_callback_runner.cc
|
| similarity index 94%
|
| rename from chrome/browser/safe_browsing/delayed_callback_runner.cc
|
| rename to chrome/browser/safe_browsing/incident_reporting/delayed_callback_runner.cc
|
| index f3444597c85faaf81c938c201b82a9dc267d66cf..142da45aa42f261656638121172fdbd654a37002 100644
|
| --- a/chrome/browser/safe_browsing/delayed_callback_runner.cc
|
| +++ b/chrome/browser/safe_browsing/incident_reporting/delayed_callback_runner.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/delayed_callback_runner.h"
|
| +#include "chrome/browser/safe_browsing/incident_reporting/delayed_callback_runner.h"
|
|
|
| #include "base/location.h"
|
|
|
|
|