Chromium Code Reviews| Index: printing/backend/cups_helper.cc |
| diff --git a/printing/backend/cups_helper.cc b/printing/backend/cups_helper.cc |
| index 79e33fcf705b82788a3b073e6acb8d8b860edadb..dbc6c5fdca38cff49280c6e728eb346ce77c8bfd 100644 |
| --- a/printing/backend/cups_helper.cc |
| +++ b/printing/backend/cups_helper.cc |
| @@ -5,6 +5,7 @@ |
| #include "printing/backend/cups_helper.h" |
| #include <cups/ppd.h> |
| +#include <stddef.h> |
| #include "base/base_paths.h" |
| #include "base/files/file_util.h" |