Chromium Code Reviews| Index: content/browser/android/content_view_core_impl.h |
| diff --git a/content/browser/android/content_view_core_impl.h b/content/browser/android/content_view_core_impl.h |
| index b49da8c5aa0276567e07f2995d3054067e17f5ea..76df1c2f160dea5d3ae81fc56b201deccee88b94 100644 |
| --- a/content/browser/android/content_view_core_impl.h |
| +++ b/content/browser/android/content_view_core_impl.h |
| @@ -30,10 +30,6 @@ |
| #include "ui/gfx/selection_bound.h" |
| #include "url/gurl.h" |
| -namespace cc { |
| -struct ViewportSelectionBound; |
| -} |
| - |
| namespace ui { |
| class WindowAndroid; |
| } |