summaryrefslogtreecommitdiffstats
path: root/chrome/browser/user_data_dir_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/user_data_dir_dialog.h')
-rw-r--r--chrome/browser/user_data_dir_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/user_data_dir_dialog.h b/chrome/browser/user_data_dir_dialog.h
index dbdf55b..d9811a8 100644
--- a/chrome/browser/user_data_dir_dialog.h
+++ b/chrome/browser/user_data_dir_dialog.h
@@ -19,7 +19,7 @@ class Window;
}
class UserDataDirDialog : public ChromeViews::DialogDelegate,
- public MessageLoop::Dispatcher,
+ public MessageLoopForUI::Dispatcher,
public SelectFileDialog::Listener {
public:
// Creates and runs a user data directory picker dialog. The method blocks