Chromium Code Reviews| Index: chrome/common/auto_start_linux.cc |
| diff --git a/chrome/common/auto_start_linux.cc b/chrome/common/auto_start_linux.cc |
| index cf6cd42b53daf887806212d3caf5fe05c96e944f..b5ff4c774ba9dada29c7938550fb6b6b66bc4676 100644 |
| --- a/chrome/common/auto_start_linux.cc |
| +++ b/chrome/common/auto_start_linux.cc |
| @@ -4,6 +4,8 @@ |
| #include "chrome/common/auto_start_linux.h" |
| +#include <stddef.h> |
| + |
| #include "base/environment.h" |
| #include "base/files/file_path.h" |
| #include "base/files/file_util.h" |