Chromium Code Reviews| Index: chrome_frame/utils.h |
| diff --git a/chrome_frame/utils.h b/chrome_frame/utils.h |
| index 4341880b8a68b32a0bd1cc3ed996280a4adca64c..744cab8d5244907a8608c7d69452b2e2588bd971 100644 |
| --- a/chrome_frame/utils.h |
| +++ b/chrome_frame/utils.h |
| @@ -15,7 +15,7 @@ |
| #include "base/basictypes.h" |
| #include "base/logging.h" |
| #include "base/metrics/histogram.h" |
| -#include "base/string16.h" |
| +#include "base/strings/string16.h" |
| #include "base/win/scoped_comptr.h" |
| #include "googleurl/src/gurl.h" |
| #include "ui/gfx/rect.h" |