Index: components/sync/device_info/device_info_util.cc |
diff --git a/components/sync/driver/device_info_util.cc b/components/sync/device_info/device_info_util.cc |
similarity index 96% |
rename from components/sync/driver/device_info_util.cc |
rename to components/sync/device_info/device_info_util.cc |
index 32be76c3958301083044f91e24ae95371bd1879b..557a6302a6ab84860449460abf5dc6da57dd00fc 100644 |
--- a/components/sync/driver/device_info_util.cc |
+++ b/components/sync/device_info/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/device_info/device_info_util.h" |
#include <algorithm> |