Chromium Code Reviews| Index: tools/gn/command_path.cc | 
| diff --git a/tools/gn/command_path.cc b/tools/gn/command_path.cc | 
| index 021ffe32bca215b78f64d1531addee6ad89371db..2368788d581b698e9287510e529297e63f579da8 100644 | 
| --- a/tools/gn/command_path.cc | 
| +++ b/tools/gn/command_path.cc | 
| @@ -2,6 +2,8 @@ | 
| // Use of this source code is governed by a BSD-style license that can be | 
| // found in the LICENSE file. | 
| +#include <stddef.h> | 
| + | 
| #include <algorithm> | 
| #include "base/command_line.h" |