Index: chrome/common/render_messages.h |
diff --git a/chrome/common/render_messages.h b/chrome/common/render_messages.h |
index b681f8f62d56d26ef67f9d2451fe356d4bdeb5b6..6895701fd24b54f15c2bfb6e990aaa75df109a97 100644 |
--- a/chrome/common/render_messages.h |
+++ b/chrome/common/render_messages.h |
@@ -107,8 +107,7 @@ struct ViewHostMsg_ShowNotification_Params; |
struct ViewMsg_New_Params; |
struct ViewHostMsg_CreateWindow_Params; |
struct ViewHostMsg_RunFileChooser_Params; |
-struct ViewMsg_ExtensionRendererInfo; |
-struct ViewMsg_ExtensionsUpdated_Params; |
+struct ViewMsg_ExtensionLoaded_Params; |
struct ViewMsg_DeviceOrientationUpdated_Params; |
struct ViewHostMsg_DomMessage_Params; |
struct ViewHostMsg_AccessibilityNotification_Params; |