| Index: win8/delegate_execute/delegate_execute_operation.h
|
| diff --git a/win8/delegate_execute/delegate_execute_operation.h b/win8/delegate_execute/delegate_execute_operation.h
|
| index 3dbc70203a56de3d456b2e1861247f6476aca43c..821515b3066e0f16d13f161473f53250d6698dad 100644
|
| --- a/win8/delegate_execute/delegate_execute_operation.h
|
| +++ b/win8/delegate_execute/delegate_execute_operation.h
|
| @@ -8,8 +8,8 @@
|
| #include <windows.h>
|
| #include <atldef.h>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/macros.h"
|
| #include "base/process/process.h"
|
| #include "base/strings/string16.h"
|
|
|
|
|