| Index: chrome/browser/policy/cloud/external_policy_data_updater.cc
|
| diff --git a/chrome/browser/policy/cloud/external_policy_data_updater.cc b/chrome/browser/policy/cloud/external_policy_data_updater.cc
|
| index a987e43a565552fbeba0ebe578a9ca92ce444440..f069df6dc6fe1bb29e314f4aae62b1cca808102a 100644
|
| --- a/chrome/browser/policy/cloud/external_policy_data_updater.cc
|
| +++ b/chrome/browser/policy/cloud/external_policy_data_updater.cc
|
| @@ -10,9 +10,9 @@
|
| #include "base/location.h"
|
| #include "base/logging.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/sequenced_task_runner.h"
|
| #include "base/sha1.h"
|
| #include "base/stl_util.h"
|
| +#include "base/task/sequenced_task_runner.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "net/base/backoff_entry.h"
|
| #include "net/base/load_flags.h"
|
|
|