Settings Rewrite: Morph old MD-Settings to Basic and Advanced menu.
commita8503a9214ea68f44e462cc32b9e79c001c13b7d
authortommycli <tommycli@chromium.org>
Tue, 21 Jul 2015 17:57:33 +0000 (21 10:57 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Jul 2015 17:58:12 +0000 (21 17:58 +0000)
tree06c0439675576dba265abb6c72e2afed231367c5
parent75035b445a763cd1437787a60e2d62c57132cf54
Settings Rewrite: Morph old MD-Settings to Basic and Advanced menu.

This patch takes the old MD Settings work, and changes it to closer match the UI
approved mocks, which divide the settings into Basic and Advanced.

The previous subsections are now all scrollable within the Basic and Advanced
sections.

This also removes the user badge that has been removed from the mocks.

BUG=
TBR=
TBR for GRD changes only. Other changes reviewed.

Review URL: https://codereview.chromium.org/1239963004

Cr-Commit-Position: refs/heads/master@{#339692}
14 files changed:
chrome/app/settings_strings.grdp
chrome/browser/resources/settings/advanced_page/advanced_page.html [new file with mode: 0644]
chrome/browser/resources/settings/advanced_page/advanced_page.js [new file with mode: 0644]
chrome/browser/resources/settings/basic_page/basic_page.html [new file with mode: 0644]
chrome/browser/resources/settings/basic_page/basic_page.js [new file with mode: 0644]
chrome/browser/resources/settings/routes.html
chrome/browser/resources/settings/settings_drawer/settings_drawer.css [deleted file]
chrome/browser/resources/settings/settings_drawer/settings_drawer.html [deleted file]
chrome/browser/resources/settings/settings_drawer/settings_drawer.js [deleted file]
chrome/browser/resources/settings/settings_main/settings_main.html
chrome/browser/resources/settings/settings_menu/settings_menu.css
chrome/browser/resources/settings/settings_resources.grd
chrome/browser/resources/settings/settings_ui/settings_ui.html
chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc