Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Unified Diff: content/public/browser/android/content_view_core.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
}
« no previous file with comments | « content/public/browser/android/compositor.h ('k') | content/public/browser/android/synchronous_compositor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698