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

Unified Diff: cc/input/input_handler.h

Issue 2503283002: cc: Cleanup class/struct forward declarations (Closed)
Patch Set: Add missing fwd class decl in blimp_embedder_compositor.h 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: cc/input/input_handler.h
diff --git a/cc/input/input_handler.h b/cc/input/input_handler.h
index 9b96db789d1d03c4a5fc6fc655288ffb3ad0f0d1..6abb510b00c60e5323981440b85bc9915aefa469 100644
--- a/cc/input/input_handler.h
+++ b/cc/input/input_handler.h
@@ -18,10 +18,8 @@
namespace gfx {
class Point;
-class PointF;
class ScrollOffset;
class SizeF;
-class Vector2d;
class Vector2dF;
}
« no previous file with comments | « cc/input/browser_controls_offset_manager_client.h ('k') | cc/input/scrollbar_animation_controller_linear_fade.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698