| Index: win8/test/open_with_dialog_controller.h
|
| diff --git a/win8/test/open_with_dialog_controller.h b/win8/test/open_with_dialog_controller.h
|
| index 18ac9e91fcf1fd2158697eb7d5843d1e196c0ed4..17f4c27bbc327f2c7e1fdae52c9e51eb15b2ab41 100644
|
| --- a/win8/test/open_with_dialog_controller.h
|
| +++ b/win8/test/open_with_dialog_controller.h
|
| @@ -9,8 +9,8 @@
|
|
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback_forward.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/strings/string16.h"
|
|
|
|
|