| Index: components/update_client/update_checker_unittest.cc
|
| diff --git a/components/update_client/update_checker_unittest.cc b/components/update_client/update_checker_unittest.cc
|
| index 681f1fa80489805e7575f7ccf4afa0c05ce33731..0eb37fc6df2f6aab0a17478d631526977a1f6311 100644
|
| --- a/components/update_client/update_checker_unittest.cc
|
| +++ b/components/update_client/update_checker_unittest.cc
|
| @@ -17,6 +17,7 @@
|
| #include "base/run_loop.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "base/version.h"
|
| +#include "build/build_config.h"
|
| #include "components/prefs/testing_pref_service.h"
|
| #include "components/update_client/crx_update_item.h"
|
| #include "components/update_client/persisted_data.h"
|
|
|