Index: content/shell/browser/shell_mac.mm |
diff --git a/content/shell/shell_mac.mm b/content/shell/browser/shell_mac.mm |
similarity index 99% |
rename from content/shell/shell_mac.mm |
rename to content/shell/browser/shell_mac.mm |
index 370a64debbab7e0b1c58a4861feb9bd4e3ec85a5..6cedd817711b34c91e54802e836884b0d0571bf5 100644 |
--- a/content/shell/shell_mac.mm |
+++ b/content/shell/browser/shell_mac.mm |
@@ -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.h" |
+#include "content/shell/browser/shell.h" |
#include <algorithm> |