Fix wrapping of comments in generated files.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@1623 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt
2014-02-11 22:46:57 +00:00
parent 0e8a017416
commit c2090fe967
4 changed files with 21 additions and 5 deletions

View File

@ -41,7 +41,7 @@ int CEF_CALLBACK jsdialog_handler_on_jsdialog(
if (!suppress_message)
return 0;
// Unverified params: origin_url, accept_lang, message_text,
default_prompt_text
// default_prompt_text
// Translate param: suppress_message; type: bool_byref
bool suppress_messageBool = (