| Index: chrome/installer/util/shell_util.h
|
| diff --git a/chrome/installer/util/shell_util.h b/chrome/installer/util/shell_util.h
|
| index 5977023f832ab7d1276caabae872d61d662614a4..c1d0c3216389ec25c7f05346c9d8ebdd4f2384ff 100644
|
| --- a/chrome/installer/util/shell_util.h
|
| +++ b/chrome/installer/util/shell_util.h
|
| @@ -17,7 +17,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/files/file_path.h"
|
| #include "base/logging.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "chrome/installer/util/work_item_list.h"
|
|
|
| class BrowserDistribution;
|
|
|