| 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 2ae5d205968c1698326efa4f6e9c5ec5571ce8f8..88a13b86bd85f8933988d4cf0caa1e1c5c6b50aa 100644
|
| --- a/components/sync_driver/sync_stopped_reporter_unittest.cc
|
| +++ b/components/sync_driver/sync_stopped_reporter_unittest.cc
|
| @@ -11,10 +11,10 @@
|
| #include "base/run_loop.h"
|
| #include "base/test/test_simple_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"
|
| #include "net/url_request/url_request_test_util.h"
|
| -#include "sync/protocol/sync.pb.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "url/gurl.h"
|
|
|
|
|