| Index: chrome/browser/google/google_brand.cc
|
| diff --git a/chrome/browser/google/google_brand.cc b/chrome/browser/google/google_brand.cc
|
| index 516918dd45a8fc0daeab891e22adbea69387ced8..536094809f12ef3094afbb1e70af4f3fbfb87cf8 100644
|
| --- a/chrome/browser/google/google_brand.cc
|
| +++ b/chrome/browser/google/google_brand.cc
|
| @@ -6,9 +6,10 @@
|
|
|
| #include <string>
|
|
|
| -
|
| +#include "base/macros.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| +#include "build/build_config.h"
|
| #include "chrome/installer/util/google_update_settings.h"
|
|
|
| #if defined(OS_MACOSX)
|
|
|