| Index: win8/delegate_execute/delegate_execute.cc
|
| diff --git a/win8/delegate_execute/delegate_execute.cc b/win8/delegate_execute/delegate_execute.cc
|
| index 1c4e9ec76742c2e80c3eab5c354a64b9a8163f15..3bd1ef151b2498adedff7c32ba561b7085efcb93 100644
|
| --- a/win8/delegate_execute/delegate_execute.cc
|
| +++ b/win8/delegate_execute/delegate_execute.cc
|
| @@ -2,8 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "build/intsafe_workaround.h"
|
| -
|
| #include <atlbase.h>
|
| #include <atlcom.h>
|
| #include <atlctl.h>
|
|
|