| 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..e770091d3319eaa00a824e1aff2d0c41e42fdd29 100644
|
| --- a/chrome/browser/google/google_brand.cc
|
| +++ b/chrome/browser/google/google_brand.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "chrome/browser/google/google_brand.h"
|
|
|
| +#include <algorithm>
|
| #include <string>
|
|
|
| -
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "chrome/installer/util/google_update_settings.h"
|
|
|