diff options
Diffstat (limited to 'win8/metro_driver/file_picker_ash.h')
-rw-r--r-- | win8/metro_driver/file_picker_ash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win8/metro_driver/file_picker_ash.h b/win8/metro_driver/file_picker_ash.h index 977e239..c6d1c49 100644 --- a/win8/metro_driver/file_picker_ash.h +++ b/win8/metro_driver/file_picker_ash.h @@ -8,7 +8,7 @@ #include "base/basictypes.h" #include "base/compiler_specific.h" -#include "base/string16.h" +#include "base/strings/string16.h" class ChromeAppViewAsh; struct MetroViewerHostMsg_SaveAsDialogParams; |