| Index: components/sync/device_info/local_device_info_provider_impl_unittest.cc
|
| diff --git a/components/sync/device_info/local_device_info_provider_impl_unittest.cc b/components/sync/device_info/local_device_info_provider_impl_unittest.cc
|
| index e3fbf77558245850708579e5a8ef5c7e45654b15..9319c0a8795c913b1ee1ba4cf1757339bca71018 100644
|
| --- a/components/sync/device_info/local_device_info_provider_impl_unittest.cc
|
| +++ b/components/sync/device_info/local_device_info_provider_impl_unittest.cc
|
| @@ -9,6 +9,7 @@
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/run_loop.h"
|
| #include "components/sync/base/get_session_name.h"
|
| +#include "components/version_info/version_string.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| namespace syncer {
|
|
|