Chromium Code Reviews| Index: compat/compat.gyp |
| diff --git a/compat/compat.gyp b/compat/compat.gyp |
| index f691c70575b05067eb45cad1dde024c877c8ff99..42898d477dfa1e596aeff4543edaae54b179aceb 100644 |
| --- a/compat/compat.gyp |
| +++ b/compat/compat.gyp |
| @@ -36,6 +36,8 @@ |
| 'non_win/windows.h', |
| 'non_win/winnt.h', |
| 'win/sys/types.h', |
| + 'win/getopt.c', |
| + 'win/getopt.h', |
| 'win/winnt.h', |
| ], |
| 'conditions': [ |