| Index: components/suggestions/suggestions_service_unittest.cc
|
| diff --git a/components/suggestions/suggestions_service_unittest.cc b/components/suggestions/suggestions_service_unittest.cc
|
| index c44a11850d4a8eac3b7e85928c59f1aa6ddf0e97..6066e7eff0741ed38918b744b92b0feab67b3c36 100644
|
| --- a/components/suggestions/suggestions_service_unittest.cc
|
| +++ b/components/suggestions/suggestions_service_unittest.cc
|
| @@ -19,8 +19,8 @@
|
| #include "components/suggestions/image_manager.h"
|
| #include "components/suggestions/proto/suggestions.pb.h"
|
| #include "components/suggestions/suggestions_store.h"
|
| -#include "components/sync_driver/fake_sync_service.h"
|
| -#include "components/sync_driver/sync_service.h"
|
| +#include "components/sync/driver/fake_sync_service.h"
|
| +#include "components/sync/driver/sync_service.h"
|
| #include "net/base/escape.h"
|
| #include "net/http/http_response_headers.h"
|
| #include "net/http/http_status_code.h"
|
|
|