| Index: chrome/browser/resources/settings/settings_page/settings_section.js
|
| diff --git a/chrome/browser/resources/settings/settings_page/settings_section.js b/chrome/browser/resources/settings/settings_page/settings_section.js
|
| index 9e868e942ed2f702e3c7c38bbbe0ba4e14af3ea9..de1e420e77a046ad26ba4023bdd39dd556ff6d1e 100644
|
| --- a/chrome/browser/resources/settings/settings_page/settings_section.js
|
| +++ b/chrome/browser/resources/settings/settings_page/settings_section.js
|
| @@ -25,11 +25,6 @@ var SettingsSectionElement = Polymer({
|
|
|
| properties: {
|
| /**
|
| - * The current active route.
|
| - */
|
| - currentRoute: Object,
|
| -
|
| - /**
|
| * The section name should match a name specified in route.js. The
|
| * MainPageBehavior will expand this section if this section name matches
|
| * currentRoute.section.
|
|
|