Index: content/shell/shell_messages.h |
diff --git a/content/shell/shell_messages.h b/content/shell/shell_messages.h |
index d9df4bcebb3cea38fd418dc4ec00adb780e34847..49d273894fb489dd347faa0e16d7da8294f36767 100644 |
--- a/content/shell/shell_messages.h |
+++ b/content/shell/shell_messages.h |
@@ -69,6 +69,7 @@ IPC_MESSAGE_ROUTED1( |
IPC_MESSAGE_ROUTED0(ShellViewHostMsg_WaitUntilDone) |
IPC_MESSAGE_ROUTED1(ShellViewHostMsg_OverridePreferences, |
content::ShellWebPreferences /* preferences */) |
+IPC_MESSAGE_ROUTED0(ShellViewHostMsg_CanOpenWindows) |
IPC_MESSAGE_ROUTED2(ShellViewHostMsg_NotImplemented, |
std::string /* object_name */, |