| Index: win8/metro_driver/file_picker_ash.h
|
| diff --git a/win8/metro_driver/file_picker_ash.h b/win8/metro_driver/file_picker_ash.h
|
| index c08d293534b6f81596c14466d508c3483e34abde..5d41a83168183cd1162597d8611c9ee6d26abb9d 100644
|
| --- a/win8/metro_driver/file_picker_ash.h
|
| +++ b/win8/metro_driver/file_picker_ash.h
|
| @@ -6,9 +6,9 @@
|
|
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/macros.h"
|
| #include "base/strings/string16.h"
|
|
|
| class ChromeAppViewAsh;
|
|
|