Chromium Code Reviews| Index: components/mus/ws/window_finder.h |
| diff --git a/components/mus/ws/window_finder.h b/components/mus/ws/window_finder.h |
| index 470e7350ee6b95d2582b917755d599c5b23bf4b7..2aa918c3c2bc7d441f5d87f4b0ee0c0b6222d047 100644 |
| --- a/components/mus/ws/window_finder.h |
| +++ b/components/mus/ws/window_finder.h |
| @@ -5,9 +5,7 @@ |
| #ifndef COMPONENTS_MUS_WS_WINDOW_FINDER_H_ |
| #define COMPONENTS_MUS_WS_WINDOW_FINDER_H_ |
| -namespace cc { |
| -struct SurfaceId; |
| -} |
| +#include "cc/surfaces/surface_id.h" |
| namespace gfx { |
| class Point; |