| Index: chrome/installer/util/google_update_settings.h
|
| diff --git a/chrome/installer/util/google_update_settings.h b/chrome/installer/util/google_update_settings.h
|
| index e220b689528dfadfb1d7486e694844929c5c1c88..7ca9f7ca15ddb38197140fcadfeae2e182f7b018 100644
|
| --- a/chrome/installer/util/google_update_settings.h
|
| +++ b/chrome/installer/util/google_update_settings.h
|
| @@ -8,7 +8,7 @@
|
| #include <string>
|
|
|
| #include "base/basictypes.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "base/time.h"
|
| #include "base/version.h"
|
| #include "chrome/installer/util/util_constants.h"
|
|
|