| Index: content/browser/renderer_host/render_widget_host_view_mac_dictionary_helper.h
|
| diff --git a/content/browser/renderer_host/render_widget_host_view_mac_dictionary_helper.h b/content/browser/renderer_host/render_widget_host_view_mac_dictionary_helper.h
|
| index a14d312c7769ec03c6c28c59fa764c6f74742c4d..4a94d9feb22e02c9635a76d4df11cc28abd315ae 100644
|
| --- a/content/browser/renderer_host/render_widget_host_view_mac_dictionary_helper.h
|
| +++ b/content/browser/renderer_host/render_widget_host_view_mac_dictionary_helper.h
|
| @@ -6,7 +6,7 @@
|
| #define CONTENT_BROWSER_RENDERER_HOST_RENDER_WIDGET_HOST_VIEW_MAC_DICTIONARY_HELPER_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "ui/gfx/vector2d.h"
|
| +#include "ui/gfx/geometry/vector2d.h"
|
|
|
| namespace content {
|
|
|
|
|