angler-fishThe Vulnerability History Project

Add a Delegate to JavaScriptAppModalDialog.

      Done a couples of things here:

- Renamed JavaScriptMessageBoxClient to JavaScriptMessageBoxDelegate (since this is a common pattern in chrome and helps the reader to find out where the message box goes).
- Moved that class into js_modal_dialog.h file.
- Deleted jsmessage_box_client.h

It is a following to http://codereview.chromium.org/3384036.

BUG=54988
TEST=trybots

Review URL: http://codereview.chromium.org/3576003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61309 0039d316-1c4b-4281-b951-d872f2087c98
    
commit 1db06851c0de18c6049a88379750f5651cc92a75
+4 -4
+10 -10
+15 -36
+49
+2 -2
+2 -2
+4 -4
+4 -4
+4 -1
+1
expand_less