diff options
Diffstat (limited to 'chrome_frame/find_dialog.h')
-rw-r--r-- | chrome_frame/find_dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome_frame/find_dialog.h b/chrome_frame/find_dialog.h index f7ccaba..4adcdf0 100644 --- a/chrome_frame/find_dialog.h +++ b/chrome_frame/find_dialog.h @@ -9,7 +9,7 @@ #include <atlwin.h> #include "base/memory/ref_counted.h" -#include "base/string16.h" +#include "base/strings/string16.h" #include "resource.h" #include "grit/chrome_frame_dialogs.h" |