Index: components/sync_driver/sync_stopped_reporter.cc |
diff --git a/components/sync_driver/sync_stopped_reporter.cc b/components/sync_driver/sync_stopped_reporter.cc |
index 2fe60ea32158f2bc043916a541ae8f297ccccad4..37b8fccb762ae8b6aa9ace9274e0da111d966a3f 100644 |
--- a/components/sync_driver/sync_stopped_reporter.cc |
+++ b/components/sync_driver/sync_stopped_reporter.cc |
@@ -10,11 +10,11 @@ |
#include "base/strings/stringprintf.h" |
#include "base/threading/thread_task_runner_handle.h" |
#include "base/timer/timer.h" |
+#include "components/sync/protocol/sync.pb.h" |
#include "net/base/load_flags.h" |
#include "net/http/http_status_code.h" |
#include "net/url_request/url_fetcher.h" |
#include "net/url_request/url_request_context_getter.h" |
-#include "sync/protocol/sync.pb.h" |
namespace { |