| Index: chrome/browser/chromeos/login/auth/auth_prewarmer.cc
|
| diff --git a/chrome/browser/chromeos/login/auth/auth_prewarmer.cc b/chrome/browser/chromeos/login/auth/auth_prewarmer.cc
|
| index 8ff0306de49a4d72aa0700cfebe554314ab0944d..436f7043a9357272ea55213216054f2afd9b3b2a 100644
|
| --- a/chrome/browser/chromeos/login/auth/auth_prewarmer.cc
|
| +++ b/chrome/browser/chromeos/login/auth/auth_prewarmer.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "chrome/browser/chromeos/login/auth/auth_prewarmer.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "chrome/browser/chrome_notification_types.h"
|
| #include "chrome/browser/chromeos/login/helper.h"
|
| #include "chrome/browser/chromeos/profiles/profile_helper.h"
|
|
|