| Index: components/update_client/update_query_params.cc
|
| diff --git a/components/update_client/update_query_params.cc b/components/update_client/update_query_params.cc
|
| index 33bd00e197cf711cede869036974a054c40955fd..f2d298ddc571cae8c3b6e6ff5a2f1f8118807137 100644
|
| --- a/components/update_client/update_query_params.cc
|
| +++ b/components/update_client/update_query_params.cc
|
| @@ -8,6 +8,7 @@
|
| #include "base/logging.h"
|
| #include "base/strings/stringprintf.h"
|
| #include "base/win/windows_version.h"
|
| +#include "build/build_config.h"
|
| #include "components/update_client/update_query_params_delegate.h"
|
|
|
| namespace update_client {
|
|
|