Index: content/plugin/webplugin_delegate_stub.cc |
diff --git a/content/plugin/webplugin_delegate_stub.cc b/content/plugin/webplugin_delegate_stub.cc |
index 5c2596135cf73947cda3c2943df299035fbafcd4..afd5f52ee743a18da0ba18e30a8e53f82dcb3121 100644 |
--- a/content/plugin/webplugin_delegate_stub.cc |
+++ b/content/plugin/webplugin_delegate_stub.cc |
@@ -9,7 +9,7 @@ |
#include "base/bind.h" |
#include "base/command_line.h" |
#include "base/string_number_conversions.h" |
-#include "content/common/plugin_messages.h" |
+#include "content/common_child/plugin_messages.h" |
#include "content/plugin/plugin_channel.h" |
#include "content/plugin/plugin_thread.h" |
#include "content/plugin/webplugin_proxy.h" |