Index: chrome/browser/chromeos/login/ui/login_web_dialog.h |
diff --git a/chrome/browser/chromeos/login/login_web_dialog.h b/chrome/browser/chromeos/login/ui/login_web_dialog.h |
similarity index 94% |
rename from chrome/browser/chromeos/login/login_web_dialog.h |
rename to chrome/browser/chromeos/login/ui/login_web_dialog.h |
index fee3c0237533628f0f16f8cc155fcee9f839662a..875c475ed67bab59833832df4ee39802dcfbec37 100644 |
--- a/chrome/browser/chromeos/login/login_web_dialog.h |
+++ b/chrome/browser/chromeos/login/ui/login_web_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 CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_WEB_DIALOG_H_ |
-#define CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_WEB_DIALOG_H_ |
+#ifndef CHROME_BROWSER_CHROMEOS_LOGIN_UI_LOGIN_WEB_DIALOG_H_ |
+#define CHROME_BROWSER_CHROMEOS_LOGIN_UI_LOGIN_WEB_DIALOG_H_ |
#include <string> |
@@ -109,4 +109,4 @@ class LoginWebDialog : public ui::WebDialogDelegate, |
} // namespace chromeos |
-#endif // CHROME_BROWSER_CHROMEOS_LOGIN_LOGIN_WEB_DIALOG_H_ |
+#endif // CHROME_BROWSER_CHROMEOS_LOGIN_UI_LOGIN_WEB_DIALOG_H_ |