summaryrefslogtreecommitdiffstats
path: root/chrome/browser/file_select_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/file_select_helper.cc')
-rw-r--r--chrome/browser/file_select_helper.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/file_select_helper.cc b/chrome/browser/file_select_helper.cc
index 4e13308..4e5118d 100644
--- a/chrome/browser/file_select_helper.cc
+++ b/chrome/browser/file_select_helper.cc
@@ -28,6 +28,8 @@
#include "net/base/mime_util.h"
#include "ui/base/l10n/l10n_util.h"
+using content::BrowserThread;
+
namespace {
// There is only one file-selection happening at any given time,