| Index: trunk/src/chrome/browser/policy/cloud/external_policy_data_updater.cc
|
| ===================================================================
|
| --- trunk/src/chrome/browser/policy/cloud/external_policy_data_updater.cc (revision 198847)
|
| +++ trunk/src/chrome/browser/policy/cloud/external_policy_data_updater.cc (working copy)
|
| @@ -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"
|
|
|