Index: content/browser/renderer_host/file_utilities_message_filter.cc |
diff --git a/content/browser/renderer_host/file_utilities_message_filter.cc b/content/browser/renderer_host/file_utilities_message_filter.cc |
index f0a1e4ab6ae0fca7fa737ac9c1d692a8b9e23850..ac358f7c620aef26493f281490d07b5217c86669 100644 |
--- a/content/browser/renderer_host/file_utilities_message_filter.cc |
+++ b/content/browser/renderer_host/file_utilities_message_filter.cc |
@@ -5,7 +5,7 @@ |
#include "content/browser/renderer_host/file_utilities_message_filter.h" |
#include "base/files/file_util.h" |
-#include "content/browser/child_process_security_policy_impl.h" |
+#include "content/browser/shared/child_process_security_policy_helper.h" |
#include "content/common/file_utilities_messages.h" |
namespace content { |