Index: content/shell/browser/minimal_shell.cc |
diff --git a/content/shell/minimal_shell.cc b/content/shell/browser/minimal_shell.cc |
similarity index 97% |
rename from content/shell/minimal_shell.cc |
rename to content/shell/browser/minimal_shell.cc |
index 2e9079ed83e46e47a7b27534d4feffb60dd802a9..e7e88f8ab9492ad8c9de97e9e98046cf1a7985ec 100644 |
--- a/content/shell/minimal_shell.cc |
+++ b/content/shell/browser/minimal_shell.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/minimal_shell.h" |
+#include "content/shell/browser/minimal_shell.h" |
#include "ui/aura/client/default_capture_client.h" |
#include "ui/aura/focus_manager.h" |