Index: content/public/test/mock_render_process_host.cc |
diff --git a/content/public/test/mock_render_process_host.cc b/content/public/test/mock_render_process_host.cc |
index 4eed8a75fe59f4ba2bc60f05065e246f20ece953..de28b760117f71da25a7c6b0a438abe683b1ac0b 100644 |
--- a/content/public/test/mock_render_process_host.cc |
+++ b/content/public/test/mock_render_process_host.cc |
@@ -14,10 +14,10 @@ |
#include "base/single_thread_task_runner.h" |
#include "base/threading/thread_task_runner_handle.h" |
#include "base/time/time.h" |
-#include "content/browser/child_process_security_policy_impl.h" |
#include "content/browser/renderer_host/render_process_host_impl.h" |
#include "content/browser/renderer_host/render_view_host_impl.h" |
#include "content/browser/renderer_host/render_widget_host_impl.h" |
+#include "content/browser/shared/child_process_security_policy_helper.h" |
#include "content/common/child_process_host_impl.h" |
#include "content/common/frame_messages.h" |
#include "content/public/browser/browser_context.h" |