Index: chrome/browser/ui/intents/web_intent_inline_disposition_delegate.cc |
diff --git a/chrome/browser/ui/intents/web_intent_inline_disposition_delegate.cc b/chrome/browser/ui/intents/web_intent_inline_disposition_delegate.cc |
index ba08beacb66641c7671c004a9051edd32c5e7e17..61d10f624d60312aaae6885d8031ddcf7c4dee4b 100644 |
--- a/chrome/browser/ui/intents/web_intent_inline_disposition_delegate.cc |
+++ b/chrome/browser/ui/intents/web_intent_inline_disposition_delegate.cc |
@@ -89,6 +89,7 @@ bool WebIntentInlineDispositionDelegate::OnMessageReceived( |
IPC_END_MESSAGE_MAP() |
return handled; |
} |
+ |
void WebIntentInlineDispositionDelegate::RenderViewCreated( |
content::RenderViewHost* render_view_host) { |
DCHECK(render_view_host); |