| Index: chrome/browser/chromeos/policy/upload_job_impl.cc
|
| diff --git a/chrome/browser/chromeos/policy/upload_job_impl.cc b/chrome/browser/chromeos/policy/upload_job_impl.cc
|
| index f4a705a70cf97517eb7ebb5002bfbed0a2ded3c6..def2e1a29ca4d0d669f7deba76d70b4fcd0f2db1 100644
|
| --- a/chrome/browser/chromeos/policy/upload_job_impl.cc
|
| +++ b/chrome/browser/chromeos/policy/upload_job_impl.cc
|
| @@ -10,6 +10,7 @@
|
|
|
| #include "base/location.h"
|
| #include "base/macros.h"
|
| +#include "base/sequenced_task_runner.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "base/syslog_logging.h"
|
| #include "google_apis/gaia/gaia_constants.h"
|
|
|