Chromium Code Reviews| Index: chromeos/dbus/shill_client_helper.cc |
| diff --git a/chromeos/dbus/shill_client_helper.cc b/chromeos/dbus/shill_client_helper.cc |
| index 408c3bcd7bf6e24d7e52ce0e5a98ee29a5c57dbd..f0add9a789b052f4cc1ad35333240718a77ae765 100644 |
| --- a/chromeos/dbus/shill_client_helper.cc |
| +++ b/chromeos/dbus/shill_client_helper.cc |
| @@ -4,6 +4,8 @@ |
| #include "chromeos/dbus/shill_client_helper.h" |
| +#include <stddef.h> |
| + |
| #include "base/bind.h" |
| #include "base/callback_helpers.h" |
| #include "base/location.h" |