| 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 28c7c2f7f218db9fb361548922d009aa4bd7a892..8348f68dec176a52befa503aadee97ca315cbbe5 100644
|
| --- a/components/web_modal/test_web_contents_modal_dialog_host.h
|
| +++ b/components/web_modal/test_web_contents_modal_dialog_host.h
|
| @@ -7,8 +7,8 @@
|
|
|
| #include "components/web_modal/web_contents_modal_dialog_host.h"
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| +#include "base/macros.h"
|
| #include "ui/gfx/geometry/size.h"
|
| #include "ui/gfx/native_widget_types.h"
|
|
|
|
|