Index: content/browser/browser_plugin/browser_plugin_guest.h |
diff --git a/content/browser/browser_plugin/browser_plugin_guest.h b/content/browser/browser_plugin/browser_plugin_guest.h |
index 552874ebae8b3fbaa0c1a84f5dc7daf1473ea8d6..b2ad436d13b071218df0e6ff56fccba188d49609 100644 |
--- a/content/browser/browser_plugin/browser_plugin_guest.h |
+++ b/content/browser/browser_plugin/browser_plugin_guest.h |
@@ -34,6 +34,7 @@ |
#include "content/public/browser/browser_plugin_guest_delegate.h" |
#include "content/public/browser/javascript_dialog_manager.h" |
#include "content/public/browser/render_view_host_observer.h" |
+#include "content/public/browser/site_instance.h" |
Charlie Reis
2013/10/29 21:11:39
Is this needed?
Fady Samuel
2013/10/30 19:48:52
Removed.
|
#include "content/public/browser/web_contents_delegate.h" |
#include "content/public/browser/web_contents_observer.h" |
#include "content/public/common/browser_plugin_permission_type.h" |