| Index: chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.cc
|
| diff --git a/chrome/browser/safe_browsing/chrome_cleaner_dialog_controller.cc b/chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.cc
|
| similarity index 95%
|
| rename from chrome/browser/safe_browsing/chrome_cleaner_dialog_controller.cc
|
| rename to chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.cc
|
| index c947323256f46c8079e8437340ec07839e0505c4..a5e6ab24412ebeaf9fa832c0ba372658cc48fe41 100644
|
| --- a/chrome/browser/safe_browsing/chrome_cleaner_dialog_controller.cc
|
| +++ b/chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.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/chrome_cleaner_dialog_controller.h"
|
| +#include "chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller.h"
|
|
|
| #include "base/strings/utf_string_conversions.h"
|
|
|
|
|