| Index: chrome/browser/safe_browsing/chrome_cleaner/srt_chrome_prompt_impl.h
|
| diff --git a/chrome/browser/safe_browsing/srt_chrome_prompt_impl.h b/chrome/browser/safe_browsing/chrome_cleaner/srt_chrome_prompt_impl.h
|
| similarity index 81%
|
| rename from chrome/browser/safe_browsing/srt_chrome_prompt_impl.h
|
| rename to chrome/browser/safe_browsing/chrome_cleaner/srt_chrome_prompt_impl.h
|
| index 6027044bd97103f4bce2a6dc11bb2b76fd991418..2546a4c40981a17de87e04dbdfdd3136bb230060 100644
|
| --- a/chrome/browser/safe_browsing/srt_chrome_prompt_impl.h
|
| +++ b/chrome/browser/safe_browsing/chrome_cleaner/srt_chrome_prompt_impl.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef CHROME_BROWSER_SAFE_BROWSING_SRT_CHROME_PROMPT_IMPL_H_
|
| -#define CHROME_BROWSER_SAFE_BROWSING_SRT_CHROME_PROMPT_IMPL_H_
|
| +#ifndef CHROME_BROWSER_SAFE_BROWSING_CHROME_CLEANER_SRT_CHROME_PROMPT_IMPL_H_
|
| +#define CHROME_BROWSER_SAFE_BROWSING_CHROME_CLEANER_SRT_CHROME_PROMPT_IMPL_H_
|
|
|
| #include "base/callback.h"
|
| #include "base/macros.h"
|
| @@ -33,4 +33,4 @@ class ChromePromptImpl : public chrome_cleaner::mojom::ChromePrompt {
|
|
|
| } // namespace safe_browsing
|
|
|
| -#endif // CHROME_BROWSER_SAFE_BROWSING_SRT_CHROME_PROMPT_IMPL_H_
|
| +#endif // CHROME_BROWSER_SAFE_BROWSING_CHROME_CLEANER_SRT_CHROME_PROMPT_IMPL_H_
|
|
|