summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/shell_dialogs_aura.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/views/shell_dialogs_aura.cc')
-rw-r--r--chrome/browser/ui/views/shell_dialogs_aura.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/views/shell_dialogs_aura.cc b/chrome/browser/ui/views/shell_dialogs_aura.cc
index 3e9c0cb..365fb4b 100644
--- a/chrome/browser/ui/views/shell_dialogs_aura.cc
+++ b/chrome/browser/ui/views/shell_dialogs_aura.cc
@@ -5,7 +5,7 @@
#include "chrome/browser/ui/shell_dialogs.h"
#include "chrome/browser/ui/views/file_manager_dialog.h"
-#include "content/browser/browser_thread.h"
+#include "content/public/browser/browser_thread.h"
// static
SelectFileDialog* SelectFileDialog::Create(Listener* listener) {