| Index: content/browser/background_sync/background_sync_browsertest.cc
|
| diff --git a/content/browser/background_sync/background_sync_browsertest.cc b/content/browser/background_sync/background_sync_browsertest.cc
|
| index 91450a6cef1812de4050e1d52fc611d814651b4d..5eca6324c559532912c525da7f722571277feea1 100644
|
| --- a/content/browser/background_sync/background_sync_browsertest.cc
|
| +++ b/content/browser/background_sync/background_sync_browsertest.cc
|
| @@ -13,6 +13,7 @@
|
| #include "base/strings/string_split.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "base/task_runner_util.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "content/browser/background_sync/background_sync_context.h"
|
| #include "content/browser/background_sync/background_sync_manager.h"
|
| #include "content/browser/background_sync/background_sync_network_observer.h"
|
|
|