Index: chrome/browser/sync/glue/sync_backend_host_impl.cc |
diff --git a/chrome/browser/sync/glue/sync_backend_host_impl.cc b/chrome/browser/sync/glue/sync_backend_host_impl.cc |
index be43a824cd86a24421dfb38cae51cd0c312a62fd..7e63d18314f9fc24cdf84c33e8c75fb1cc9128ff 100644 |
--- a/chrome/browser/sync/glue/sync_backend_host_impl.cc |
+++ b/chrome/browser/sync/glue/sync_backend_host_impl.cc |
@@ -20,6 +20,7 @@ |
#include "components/network_time/network_time_tracker.h" |
#include "components/signin/core/browser/signin_client.h" |
#include "components/sync_driver/invalidation_helper.h" |
+#include "components/sync_driver/sync_driver_switches.h" |
#include "components/sync_driver/sync_frontend.h" |
#include "components/sync_driver/sync_prefs.h" |
#include "content/public/browser/browser_thread.h" |