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 |
index 6d9461a72b56db65d36810e7150d869293b47970..fa5c24019db132cb19e6db0b5bfde6b3172bbb24 100644 |
--- a/components/sync_driver/device_info_util.cc |
+++ b/components/sync_driver/device_info_util.cc |
@@ -7,7 +7,7 @@ |
#include <algorithm> |
#include "base/strings/string_util.h" |
-#include "sync/protocol/sync.pb.h" |
+#include "components/sync/protocol/sync.pb.h" |
namespace sync_driver { |