Chromium Code Reviews| Index: chrome/browser/sync/chrome_sync_client.h |
| diff --git a/chrome/browser/sync/chrome_sync_client.h b/chrome/browser/sync/chrome_sync_client.h |
| index 17908fd9e2a45f698ba11d2d27290bdfbcc84b2b..22e1c5a87be2a8cc46a27ebfb6462ed5205be3c3 100644 |
| --- a/chrome/browser/sync/chrome_sync_client.h |
| +++ b/chrome/browser/sync/chrome_sync_client.h |
| @@ -9,7 +9,7 @@ |
| #include "base/macros.h" |
| #include "chrome/browser/sync/glue/extensions_activity_monitor.h" |
| -#include "components/sync_driver/sync_client.h" |
| +#include "components/sync/driver/sync_client.h" |
| class Profile; |