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

Unified Diff: cc/input/input_handler.h

Issue 1357423009: gfx: Make conversions from Size to SizeF be explicit. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months 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 51db0137a8f6099f19cfa1b351f489b31b057b05..4696fb5ceca81d7c6cc4678935cc8317292d83bf 100644
--- a/cc/input/input_handler.h
+++ b/cc/input/input_handler.h
@@ -16,6 +16,7 @@ namespace gfx {
class Point;
class PointF;
class ScrollOffset;
+class SizeF;
class Vector2d;
class Vector2dF;
}
« no previous file with comments | « cc/base/math_util.h ('k') | cc/input/page_scale_animation.h » ('j') | cc/layers/viewport.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698