Index: content/shell/browser/shell_login_dialog.cc |
diff --git a/content/shell/shell_login_dialog.cc b/content/shell/browser/shell_login_dialog.cc |
similarity index 98% |
rename from content/shell/shell_login_dialog.cc |
rename to content/shell/browser/shell_login_dialog.cc |
index f32c4277339e10044921d23fbfeefd0d58c4ea92..530d1cbf689816b363566075f924917b500095d2 100644 |
--- a/content/shell/shell_login_dialog.cc |
+++ b/content/shell/browser/shell_login_dialog.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 "content/shell/shell_login_dialog.h" |
+#include "content/shell/browser/shell_login_dialog.h" |
#include "base/bind.h" |
#include "base/logging.h" |