summaryrefslogtreecommitdiffstats
path: root/content/shell/browser/shell_download_manager_delegate.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/shell/browser/shell_download_manager_delegate.cc')
-rw-r--r--content/shell/browser/shell_download_manager_delegate.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/browser/shell_download_manager_delegate.cc b/content/shell/browser/shell_download_manager_delegate.cc
index bd5a294..7c47ade 100644
--- a/content/shell/browser/shell_download_manager_delegate.cc
+++ b/content/shell/browser/shell_download_manager_delegate.cc
@@ -26,7 +26,7 @@
#include "content/public/browser/web_contents_view.h"
#include "content/shell/browser/webkit_test_controller.h"
#include "content/shell/common/shell_switches.h"
-#include "net/base/net_util.h"
+#include "net/base/filename_util.h"
#if defined(OS_WIN)
#include "ui/aura/window.h"