| Index: components/web_modal/test_web_contents_modal_dialog_host.h
|
| diff --git a/components/web_modal/test_web_contents_modal_dialog_host.h b/components/web_modal/test_web_contents_modal_dialog_host.h
|
| index 1ba4d1305db98c8fb65ccd22c238a57e55dd7427..28c7c2f7f218db9fb361548922d009aa4bd7a892 100644
|
| --- a/components/web_modal/test_web_contents_modal_dialog_host.h
|
| +++ b/components/web_modal/test_web_contents_modal_dialog_host.h
|
| @@ -9,8 +9,8 @@
|
|
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "ui/gfx/geometry/size.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| -#include "ui/gfx/size.h"
|
|
|
| namespace web_modal {
|
|
|
|
|