<webview>: Expose scripted printing function: <webview>.print();
BUG=387730
Test=Open a chrome app that uses <webview>, e.g:
https://chrome.google.com/webstore/detail/edggnmnajhcbhlnpjnogkjpghaikidaa
Now inspect the app (not the webview) to be able to run JavaScript
on the app.
Then call the print() function on the webview to see printing
dialog for the webview, e.g.:
document.querySelector('webview').print();
Review URL: https://codereview.chromium.org/
344213005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@280070 0039d316-1c4b-4281-b951-d872f2087c98