Index: chrome/browser/chromeos/file_manager/open_with_browser.cc |
diff --git a/chrome/browser/chromeos/file_manager/open_with_browser.cc b/chrome/browser/chromeos/file_manager/open_with_browser.cc |
index 0750742dea554a3ea2096da203a824c09fb538b8..0a3bb52b70813d2efc2dd118e338671eb08693de 100644 |
--- a/chrome/browser/chromeos/file_manager/open_with_browser.cc |
+++ b/chrome/browser/chromeos/file_manager/open_with_browser.cc |
@@ -23,7 +23,7 @@ |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/plugin_service.h" |
#include "content/public/common/pepper_plugin_info.h" |
-#include "net/base/net_util.h" |
+#include "net/base/filename_util.h" |
using content::BrowserThread; |
using content::PluginService; |