Index: chrome/browser/file_select_helper.cc |
=================================================================== |
--- chrome/browser/file_select_helper.cc (revision 177210) |
+++ chrome/browser/file_select_helper.cc (working copy) |
@@ -27,8 +27,8 @@ |
#include "content/public/common/file_chooser_params.h" |
#include "grit/generated_resources.h" |
#include "net/base/mime_util.h" |
-#include "ui/base/dialogs/selected_file_info.h" |
#include "ui/base/l10n/l10n_util.h" |
+#include "ui/shell_dialogs/selected_file_info.h" |
using content::BrowserThread; |
using content::FileChooserParams; |