Chromium Code Reviews| Index: tests/sel_main_chrome/sel_main_chrome_test.cc |
| diff --git a/tests/sel_main_chrome/sel_main_chrome_test.cc b/tests/sel_main_chrome/sel_main_chrome_test.cc |
| index 4711c98a6b2857682da81b9d5330a85a6f833f17..8e49ec250b33a00ce3d3c3fd253e1574110a2375 100644 |
| --- a/tests/sel_main_chrome/sel_main_chrome_test.cc |
| +++ b/tests/sel_main_chrome/sel_main_chrome_test.cc |
| @@ -7,6 +7,7 @@ |
| #include <fcntl.h> |
| #include <cstring> |
| +#include "native_client/src/include/build_config.h" |
| #if NACL_WINDOWS |
| # include <io.h> |
| #endif |