Index: content/browser/renderer_host/pepper/pepper_security_helper.cc |
diff --git a/content/browser/renderer_host/pepper/pepper_security_helper.cc b/content/browser/renderer_host/pepper/pepper_security_helper.cc |
index 3bb92bf8b482bad43ac4ab95b0caa15ca8c5ed87..38f75a77d30090c987faeeba7df4f39178804c53 100644 |
--- a/content/browser/renderer_host/pepper/pepper_security_helper.cc |
+++ b/content/browser/renderer_host/pepper/pepper_security_helper.cc |
@@ -5,7 +5,7 @@ |
#include "content/browser/renderer_host/pepper/pepper_security_helper.h" |
#include "base/logging.h" |
-#include "content/browser/child_process_security_policy_impl.h" |
+#include "content/browser/shared/child_process_security_policy_helper.h" |
#include "ppapi/c/ppb_file_io.h" |
namespace content { |