Chromium Code Reviews| Index: content/public/browser/android/content_view_core.h |
| diff --git a/content/public/browser/android/content_view_core.h b/content/public/browser/android/content_view_core.h |
| index 1f9e7b3a15286b3ec3d6e9d5f74ff5f9d91dbeaf..965ba3fc47cf5b0a0057fdfff392a43648159b64 100644 |
| --- a/content/public/browser/android/content_view_core.h |
| +++ b/content/public/browser/android/content_view_core.h |
| @@ -15,14 +15,6 @@ |
| #include "ui/android/view_android.h" |
| #include "ui/gfx/geometry/rect.h" |
| -namespace cc { |
| -class Layer; |
| -} |
| - |
| -namespace gfx { |
| -class Rect; |
| -} |
| - |
| namespace ui { |
| class WindowAndroid; |
| } |