Index: content/browser/plugin_process_host_mac.cc |
=================================================================== |
--- content/browser/plugin_process_host_mac.cc (revision 118727) |
+++ content/browser/plugin_process_host_mac.cc (working copy) |
@@ -12,7 +12,7 @@ |
#include "base/logging.h" |
#include "base/mac/mac_util.h" |
#include "base/process_util.h" |
-#include "content/browser/browser_child_process_host.h" |
+#include "content/browser/browser_child_process_host_impl.h" |
#include "content/browser/plugin_process_host.h" |
#include "content/common/plugin_messages.h" |
#include "content/public/browser/browser_thread.h" |