| Index: chrome/browser/file_select_helper.h
|
| ===================================================================
|
| --- chrome/browser/file_select_helper.h (revision 177210)
|
| +++ chrome/browser/file_select_helper.h (working copy)
|
| @@ -13,7 +13,7 @@
|
| #include "content/public/browser/notification_observer.h"
|
| #include "content/public/browser/notification_registrar.h"
|
| #include "net/base/directory_lister.h"
|
| -#include "ui/base/dialogs/select_file_dialog.h"
|
| +#include "ui/shell_dialogs/select_file_dialog.h"
|
|
|
| class Profile;
|
|
|
|
|