Index: content/browser/renderer_host/websocket_dispatcher_host.cc |
diff --git a/content/browser/renderer_host/websocket_dispatcher_host.cc b/content/browser/renderer_host/websocket_dispatcher_host.cc |
index b20f54c2563dd0a7fdac91c73f58d4cc7e6b9cc1..9a9bb45804f807bf67d3556a67389a22b62bafc4 100644 |
--- a/content/browser/renderer_host/websocket_dispatcher_host.cc |
+++ b/content/browser/renderer_host/websocket_dispatcher_host.cc |
@@ -16,8 +16,8 @@ |
#include "base/rand_util.h" |
#include "base/stl_util.h" |
#include "content/browser/blob_storage/chrome_blob_storage_context.h" |
-#include "content/browser/child_process_security_policy_impl.h" |
#include "content/browser/renderer_host/websocket_host.h" |
+#include "content/browser/shared/child_process_security_policy_helper.h" |
#include "content/common/websocket_messages.h" |
namespace content { |