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 0b587b956ef16a716d0e286d01d686d304d39aa5..2b535fcb35baaebe9b32ef62f77d15c65f89a6e6 100644 |
| --- a/components/mus/ws/window_finder.h |
| +++ b/components/mus/ws/window_finder.h |
| @@ -5,10 +5,6 @@ |
| #ifndef COMPONENTS_MUS_WS_WINDOW_FINDER_H_ |
| #define COMPONENTS_MUS_WS_WINDOW_FINDER_H_ |
| -namespace cc { |
| -struct SurfaceId; |
| -} |
| - |
| namespace gfx { |
| class Point; |
| class Transform; |