| Index: win8/metro_driver/file_picker_ash.cc
|
| diff --git a/win8/metro_driver/file_picker_ash.cc b/win8/metro_driver/file_picker_ash.cc
|
| index 902ee782d686b75266036521339b61dbad75b2b6..a270cb915a5d5fa6602bdefc7724b68113295184 100644
|
| --- a/win8/metro_driver/file_picker_ash.cc
|
| +++ b/win8/metro_driver/file_picker_ash.cc
|
| @@ -18,7 +18,6 @@
|
|
|
| namespace {
|
|
|
| -namespace winstorage = ABI::Windows::Storage;
|
| typedef winfoundtn::Collections::IVector<HSTRING> StringVectorItf;
|
|
|
| // TODO(siggi): Complete this implementation and move it to a common place.
|
|
|