| Index: ash/content/keyboard_overlay/keyboard_overlay_delegate.h
|
| diff --git a/ash/content/keyboard_overlay/keyboard_overlay_delegate.h b/ash/content/keyboard_overlay/keyboard_overlay_delegate.h
|
| index eebc044d502b70e90d9cddd5c7c72d3715b08935..0a7edf4ffca94c1474f9e160e6787d1df9863362 100644
|
| --- a/ash/content/keyboard_overlay/keyboard_overlay_delegate.h
|
| +++ b/ash/content/keyboard_overlay/keyboard_overlay_delegate.h
|
| @@ -6,9 +6,9 @@
|
| #define ASH_KEYBOARD_OVERLAY_KEYBOARD_OVERLAY_DELEGATE_H_
|
|
|
| #include "ash/content/ash_with_content_export.h"
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/gtest_prod_util.h"
|
| +#include "base/macros.h"
|
| #include "ui/web_dialogs/web_dialog_delegate.h"
|
| #include "url/gurl.h"
|
|
|
|
|