| Index: sandbox/win/src/handle_closer_test.cc
|
| diff --git a/sandbox/win/src/handle_closer_test.cc b/sandbox/win/src/handle_closer_test.cc
|
| index c144ac37e5a13b92b91139814b166ea8ad19b557..ceba818a7f4bb0908b4846c2276114fa437acaa3 100644
|
| --- a/sandbox/win/src/handle_closer_test.cc
|
| +++ b/sandbox/win/src/handle_closer_test.cc
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include <limits.h>
|
| #include <stddef.h>
|
|
|
| #include "base/strings/stringprintf.h"
|
|
|