Index: content/renderer/browser_plugin/browser_plugin.h |
diff --git a/content/renderer/browser_plugin/browser_plugin.h b/content/renderer/browser_plugin/browser_plugin.h |
index d48b39fd148da018a1c2480da00ca0669d6f7f76..f4fd84539f36a169613d31d247d92c13543b4581 100644 |
--- a/content/renderer/browser_plugin/browser_plugin.h |
+++ b/content/renderer/browser_plugin/browser_plugin.h |
@@ -154,7 +154,6 @@ class CONTENT_EXPORT BrowserPlugin : |
bool resize_pending_; |
// True if we have ever sent a NavigateGuest message to the embedder. |
bool navigate_src_sent_; |
- int64 parent_frame_; |
std::string src_; |
int process_id_; |
std::string storage_partition_id_; |