| Index: content/browser/frame_host/popup_menu_helper_mac.h
|
| diff --git a/content/browser/frame_host/popup_menu_helper_mac.h b/content/browser/frame_host/popup_menu_helper_mac.h
|
| index e92aa10340f28083e5f8462036a4b204e46c42db..5575d89483c49f7f512712ab140e4e7fd9935112 100644
|
| --- a/content/browser/frame_host/popup_menu_helper_mac.h
|
| +++ b/content/browser/frame_host/popup_menu_helper_mac.h
|
| @@ -11,7 +11,7 @@
|
| #include "content/common/content_export.h"
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| -#include "ui/gfx/rect.h"
|
| +#include "ui/gfx/geometry/rect.h"
|
|
|
| #ifdef __OBJC__
|
| @class WebMenuRunner;
|
|
|