| Index: content/browser/background_sync/background_sync_network_observer.cc
|
| diff --git a/content/browser/background_sync/background_sync_network_observer.cc b/content/browser/background_sync/background_sync_network_observer.cc
|
| index f8a0e089ec64b97ce78ecc82e0396bcea362f501..15e72ebbb0462fcb48e7d5021d3c92735a345d1e 100644
|
| --- a/content/browser/background_sync/background_sync_network_observer.cc
|
| +++ b/content/browser/background_sync/background_sync_network_observer.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/location.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| namespace content {
|
|
|