Chromium Code Reviews| Index: sandbox/win/src/app_container.h |
| diff --git a/sandbox/win/src/app_container.h b/sandbox/win/src/app_container.h |
| index a08c01b00c5d30715bf48008221b9d72f655fd84..fe2b18933408e00b81847a888f066fca614a6339 100644 |
| --- a/sandbox/win/src/app_container.h |
| +++ b/sandbox/win/src/app_container.h |
| @@ -9,6 +9,7 @@ |
| #include <vector> |
| +#include "base/macros.h" |
| #include "base/memory/scoped_ptr.h" |
| #include "base/strings/string16.h" |
| #include "sandbox/win/src/sandbox_types.h" |