Index: components/mus/ws/display_manager_delegate.h |
diff --git a/components/mus/ws/display_manager_delegate.h b/components/mus/ws/display_manager_delegate.h |
index 228801faaaca19a9ddd5a37d3af9e42e9112ed91..a1ef22b23b2c88102c0702df4b77b58752211a89 100644 |
--- a/components/mus/ws/display_manager_delegate.h |
+++ b/components/mus/ws/display_manager_delegate.h |
@@ -5,13 +5,10 @@ |
#ifndef COMPONENTS_MUS_WS_DISPLAY_MANAGER_DELEGATE_H_ |
#define COMPONENTS_MUS_WS_DISPLAY_MANAGER_DELEGATE_H_ |
+#include "cc/surfaces/surface_id.h" |
#include "components/mus/public/interfaces/window_tree.mojom.h" |
#include "components/mus/ws/ids.h" |
-namespace cc { |
-struct SurfaceId; |
-} |
- |
namespace ui { |
class Event; |
} |