Index: content/shell/browser/shell_download_manager_delegate.h |
diff --git a/content/shell/shell_download_manager_delegate.h b/content/shell/browser/shell_download_manager_delegate.h |
similarity index 91% |
rename from content/shell/shell_download_manager_delegate.h |
rename to content/shell/browser/shell_download_manager_delegate.h |
index 3c699c57255eb3e13c28559f34d65e0ec523280a..edb2cf0e279eec44bfd41a61ee874b8d405d7dea 100644 |
--- a/content/shell/shell_download_manager_delegate.h |
+++ b/content/shell/browser/shell_download_manager_delegate.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 CONTENT_SHELL_SHELL_DOWNLOAD_MANAGER_DELEGATE_H_ |
-#define CONTENT_SHELL_SHELL_DOWNLOAD_MANAGER_DELEGATE_H_ |
+#ifndef CONTENT_SHELL_BROWSER_SHELL_DOWNLOAD_MANAGER_DELEGATE_H_ |
+#define CONTENT_SHELL_BROWSER_SHELL_DOWNLOAD_MANAGER_DELEGATE_H_ |
#include "base/compiler_specific.h" |
#include "base/memory/ref_counted.h" |
@@ -62,4 +62,4 @@ class ShellDownloadManagerDelegate |
} // namespace content |
-#endif // CONTENT_SHELL_SHELL_DOWNLOAD_MANAGER_DELEGATE_H_ |
+#endif // CONTENT_SHELL_BROWSER_SHELL_DOWNLOAD_MANAGER_DELEGATE_H_ |