Replaced the current WebsiteSettings dialog with a new PageInfo dialog
Started replacing the current WebsiteSettings dialog with a simple
implementation of the upcoming PageInfo dialog. Currently, the dialog
only contains the URL, a short message about the site and a 'Done'
button to close the dialog. Later, it will also contain individual
dropdowns to configure permissions for the website's content settings.
The new dialog is hidden behind the flag
--enable-new-website-settings. Without the flag, the old dialog will
be displayed.
BUG=
365528
Committed:
https://crrev.com/fa1f0b371e82dac98cdbd4e14cce09777bd0c660
Cr-Commit-Position: refs/heads/master@{#299039}