Index: content/shell/browser/shell_login_dialog.h |
diff --git a/content/shell/shell_login_dialog.h b/content/shell/browser/shell_login_dialog.h |
similarity index 94% |
rename from content/shell/shell_login_dialog.h |
rename to content/shell/browser/shell_login_dialog.h |
index 22abab461db4fd0d168df8f385ed395636635a85..734c84fe4a709765994f77c05ef8f02bd26f7903 100644 |
--- a/content/shell/shell_login_dialog.h |
+++ b/content/shell/browser/shell_login_dialog.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_LOGIN_DIALOG_H_ |
-#define CONTENT_SHELL_SHELL_LOGIN_DIALOG_H_ |
+#ifndef CONTENT_SHELL_BROWSER_SHELL_LOGIN_DIALOG_H_ |
+#define CONTENT_SHELL_BROWSER_SHELL_LOGIN_DIALOG_H_ |
#include "base/compiler_specific.h" |
#include "base/strings/string16.h" |
@@ -94,4 +94,4 @@ class ShellLoginDialog : public ResourceDispatcherHostLoginDelegate { |
} // namespace content |
-#endif // CONTENT_SHELL_SHELL_LOGIN_DIALOG_H_ |
+#endif // CONTENT_SHELL_BROWSER_SHELL_LOGIN_DIALOG_H_ |