Index: mash/wm/bridge/wm_globals_mus.cc |
diff --git a/mash/wm/bridge/wm_globals_mus.cc b/mash/wm/bridge/wm_globals_mus.cc |
index 01f964933272d5b15b3e56dca032f9e8eeeaceb5..77da18a6d28926c326ffa37f701ff688203d3fab 100644 |
--- a/mash/wm/bridge/wm_globals_mus.cc |
+++ b/mash/wm/bridge/wm_globals_mus.cc |
@@ -4,6 +4,7 @@ |
#include "mash/wm/bridge/wm_globals_mus.h" |
+#include "ash/public/interfaces/container.mojom.h" |
msw
2016/06/01 01:51:42
q: I wonder if this is actually needed...
sky
2016/06/01 03:30:26
You are right. Removed.
|
#include "ash/wm/common/window_resizer.h" |
#include "ash/wm/common/wm_activation_observer.h" |
#include "ash/wm/common/wm_shell_window_ids.h" |
@@ -15,7 +16,6 @@ |
#include "mash/wm/bridge/wm_window_mus.h" |
#include "mash/wm/container_ids.h" |
#include "mash/wm/drag_window_resizer.h" |
-#include "mash/wm/public/interfaces/container.mojom.h" |
#include "mash/wm/root_window_controller.h" |
namespace mash { |