| Index: components/sync/driver/device_info_util.cc
|
| diff --git a/components/sync_driver/device_info_util.cc b/components/sync/driver/device_info_util.cc
|
| similarity index 96%
|
| rename from components/sync_driver/device_info_util.cc
|
| rename to components/sync/driver/device_info_util.cc
|
| index fa5c24019db132cb19e6db0b5bfde6b3172bbb24..32be76c3958301083044f91e24ae95371bd1879b 100644
|
| --- a/components/sync_driver/device_info_util.cc
|
| +++ b/components/sync/driver/device_info_util.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/sync_driver/device_info_util.h"
|
| +#include "components/sync/driver/device_info_util.h"
|
|
|
| #include <algorithm>
|
|
|
|
|