| Index: chrome/browser/shell_integration.h
|
| diff --git a/chrome/browser/shell_integration.h b/chrome/browser/shell_integration.h
|
| index f781b00b72990972d1c0e6d284c4ed11b00c41d9..09a7945418dbc2d4211e8e1fcceeb578854d985c 100644
|
| --- a/chrome/browser/shell_integration.h
|
| +++ b/chrome/browser/shell_integration.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/files/file_path.h"
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
| #include "googleurl/src/gurl.h"
|
| #include "ui/gfx/image/image_family.h"
|
|
|
|
|