Chromium Code Reviews| Index: cc/input/layer_scroll_offset_delegate.h |
| diff --git a/cc/input/layer_scroll_offset_delegate.h b/cc/input/layer_scroll_offset_delegate.h |
| index f7ca4854c113633b87c23ee32fc3aff5d30854c3..02ba011118dfb5621bf3a53c482b8ae8c1a40e67 100644 |
| --- a/cc/input/layer_scroll_offset_delegate.h |
| +++ b/cc/input/layer_scroll_offset_delegate.h |
| @@ -7,7 +7,7 @@ |
| #include "base/basictypes.h" |
| #include "ui/gfx/geometry/scroll_offset.h" |
| -#include "ui/gfx/size_f.h" |
| +#include "ui/gfx/geometry/size_f.h" |
| namespace cc { |