I recently wrote a column on how to open a dialog box in an ASP.NET MVC application. In that column, I had the HTML for the ...
// Extra data for JavaScript dialogs to add Chrome-only features.
#include "content/public/browser/javascript_dialog_manager.h" #include "content/public/browser/web_contents_observer.h" #include ...