summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/shell_dialogs_win.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/views/shell_dialogs_win.cc')
-rw-r--r--chrome/browser/ui/views/shell_dialogs_win.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/ui/views/shell_dialogs_win.cc b/chrome/browser/ui/views/shell_dialogs_win.cc
index 1ddb1dd..faa4cb9 100644
--- a/chrome/browser/ui/views/shell_dialogs_win.cc
+++ b/chrome/browser/ui/views/shell_dialogs_win.cc
@@ -27,6 +27,8 @@
#include "grit/ui_strings.h"
#include "ui/base/l10n/l10n_util.h"
+using content::BrowserThread;
+
// This function takes the output of a SaveAs dialog: a filename, a filter and
// the extension originally suggested to the user (shown in the dialog box) and
// returns back the filename with the appropriate extension tacked on. If the