Chromium Code Reviews| Index: content/common/drag_event_source_info.h |
| diff --git a/content/common/drag_event_source_info.h b/content/common/drag_event_source_info.h |
| index 59a6f7c16dfff6a45045ceb35a6932bdf27276c9..b5177eed6a88a51abc949f243ae1c2dccb637c70 100644 |
| --- a/content/common/drag_event_source_info.h |
| +++ b/content/common/drag_event_source_info.h |
| @@ -7,7 +7,7 @@ |
| #include "content/common/content_export.h" |
| #include "ui/base/dragdrop/drag_drop_types.h" |
| -#include "ui/gfx/point.h" |
| +#include "ui/gfx/geometry/point.h" |
| namespace content { |