| Index: components/update_client/updater_state.cc
|
| diff --git a/components/update_client/updater_state.cc b/components/update_client/updater_state.cc
|
| index 0e588bfe7b17c09a3c511454456ed29d7da252dc..035e6c2f2302ec3e78fc02b1737488c6b81017da 100644
|
| --- a/components/update_client/updater_state.cc
|
| +++ b/components/update_client/updater_state.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/strings/string16.h"
|
| #include "base/strings/string_number_conversions.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| +#include "build/build_config.h"
|
|
|
| namespace update_client {
|
|
|
|
|