Index: content/shell/browser/shell_login_dialog_gtk.cc |
diff --git a/content/shell/shell_login_dialog_gtk.cc b/content/shell/browser/shell_login_dialog_gtk.cc |
similarity index 98% |
rename from content/shell/shell_login_dialog_gtk.cc |
rename to content/shell/browser/shell_login_dialog_gtk.cc |
index 1be48d3068bf8e2c50715bf56d81115465dd989b..71eb732a88e42cee189a8879fd77e2a30e72d96c 100644 |
--- a/content/shell/shell_login_dialog_gtk.cc |
+++ b/content/shell/browser/shell_login_dialog_gtk.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 <gtk/gtk.h> |