| Index: chrome/browser/safe_browsing/chrome_cleaner/srt_chrome_prompt_impl.cc
|
| diff --git a/chrome/browser/safe_browsing/srt_chrome_prompt_impl.cc b/chrome/browser/safe_browsing/chrome_cleaner/srt_chrome_prompt_impl.cc
|
| similarity index 93%
|
| rename from chrome/browser/safe_browsing/srt_chrome_prompt_impl.cc
|
| rename to chrome/browser/safe_browsing/chrome_cleaner/srt_chrome_prompt_impl.cc
|
| index dae99a6288ffddaed5b20fbcf0cb60d8afb037f5..002d24f1008312be911e42d668b038b147e1cc02 100644
|
| --- a/chrome/browser/safe_browsing/srt_chrome_prompt_impl.cc
|
| +++ b/chrome/browser/safe_browsing/chrome_cleaner/srt_chrome_prompt_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/srt_chrome_prompt_impl.h"
|
| +#include "chrome/browser/safe_browsing/chrome_cleaner/srt_chrome_prompt_impl.h"
|
|
|
| #include "base/logging.h"
|
|
|
|
|