| Index: chrome/browser/google/google_update_settings_posix.cc
|
| diff --git a/chrome/browser/google/google_update_settings_posix.cc b/chrome/browser/google/google_update_settings_posix.cc
|
| index c75f806cc81d8647470bd7971672292c84b87d2b..7bdd568b5f5c512ac87d1e1bd60ebf5c1c87b26f 100644
|
| --- a/chrome/browser/google/google_update_settings_posix.cc
|
| +++ b/chrome/browser/google/google_update_settings_posix.cc
|
| @@ -10,6 +10,7 @@
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/synchronization/lock.h"
|
| +#include "build/build_config.h"
|
| #include "chrome/common/chrome_paths.h"
|
|
|
| #if defined(OS_MACOSX)
|
|
|