Chromium Code Reviews| Index: chrome/common/render_messages.h |
| diff --git a/chrome/common/render_messages.h b/chrome/common/render_messages.h |
| index bf9b30f0b8ab81ad78b66bd34c61d576e90d9f2d..90d639579c8222aa17cd889d6a814d5fe1a272b8 100644 |
| --- a/chrome/common/render_messages.h |
| +++ b/chrome/common/render_messages.h |
| @@ -648,6 +648,7 @@ IPC_MESSAGE_ROUTED3(ChromeViewHostMsg_DidRetrieveWebappInformation, |
| bool /* success */, |
| bool /* is_webapp_capable */, |
| GURL /* expected_url */) |
| + |
|
jam
2013/09/17 20:26:02
?
|
| #endif // defined(OS_ANDROID) |
| // Message sent from renderer to the browser when the element that is focused |