| Index: components/sync/driver/device_info_util_unittest.cc
|
| diff --git a/components/sync_driver/device_info_util_unittest.cc b/components/sync/driver/device_info_util_unittest.cc
|
| similarity index 98%
|
| rename from components/sync_driver/device_info_util_unittest.cc
|
| rename to components/sync/driver/device_info_util_unittest.cc
|
| index e63b881bf4416aa3c9616648bee280f1554239aa..464258a97f16de16c77cd7182b6d44e5f52cec17 100644
|
| --- a/components/sync_driver/device_info_util_unittest.cc
|
| +++ b/components/sync/driver/device_info_util_unittest.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 <string>
|
|
|
|
|