summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/chrome_select_file_policy_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/chrome_select_file_policy_unittest.cc')
-rw-r--r--chrome/browser/ui/chrome_select_file_policy_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/chrome_select_file_policy_unittest.cc b/chrome/browser/ui/chrome_select_file_policy_unittest.cc
index f57b874..1c739b5 100644
--- a/chrome/browser/ui/chrome_select_file_policy_unittest.cc
+++ b/chrome/browser/ui/chrome_select_file_policy_unittest.cc
@@ -47,7 +47,7 @@ class FileSelectionUser : public ui::SelectFileDialog::Listener {
this, new ChromeSelectFilePolicy(NULL));
const base::FilePath file_path;
- const string16 title = string16();
+ const base::string16 title = base::string16();
file_selection_initialisation_in_progress = true;
select_file_dialog_->SelectFile(ui::SelectFileDialog::SELECT_OPEN_FILE,