| Index: chrome/browser/extensions/api/signed_in_devices/id_mapping_helper.cc
|
| diff --git a/chrome/browser/extensions/api/signed_in_devices/id_mapping_helper.cc b/chrome/browser/extensions/api/signed_in_devices/id_mapping_helper.cc
|
| index 7b392ad85ae45f1a531c2b4a7f39ce55069f738c..602195e2b338471bf0f5fa42d05a00e3ce9918a7 100644
|
| --- a/chrome/browser/extensions/api/signed_in_devices/id_mapping_helper.cc
|
| +++ b/chrome/browser/extensions/api/signed_in_devices/id_mapping_helper.cc
|
| @@ -13,7 +13,7 @@
|
| #include "chrome/browser/extensions/api/signed_in_devices/signed_in_devices_api.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "components/crx_file/id_util.h"
|
| -#include "components/sync/driver/device_info.h"
|
| +#include "components/sync/device_info/device_info.h"
|
|
|
| using base::DictionaryValue;
|
| using base::Value;
|
|
|