| Index: components/sync/driver/sync_stopped_reporter_unittest.cc
|
| diff --git a/components/sync/driver/sync_stopped_reporter_unittest.cc b/components/sync/driver/sync_stopped_reporter_unittest.cc
|
| index e9d87895d5fbfa5b1201d064fa0c975ca3984e02..e6b9d33070b8eb8a67923448465ee9c873bfc1f3 100644
|
| --- a/components/sync/driver/sync_stopped_reporter_unittest.cc
|
| +++ b/components/sync/driver/sync_stopped_reporter_unittest.cc
|
| @@ -7,7 +7,6 @@
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "base/test/scoped_mock_time_message_loop_task_runner.h"
|
| -#include "base/threading/non_thread_safe.h"
|
| #include "components/sync/protocol/sync.pb.h"
|
| #include "net/http/http_status_code.h"
|
| #include "net/url_request/test_url_fetcher_factory.h"
|
|
|