Chromium Code Reviews| Index: chrome/browser/resources/settings/privacy_page/privacy_page.js |
| diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.js b/chrome/browser/resources/settings/privacy_page/privacy_page.js |
| index 7ad610d2b21a512bd05258425f687216a2b3be92..500ff96a6d814e0ec1392bbe9397eb1c710a512e 100644 |
| --- a/chrome/browser/resources/settings/privacy_page/privacy_page.js |
| +++ b/chrome/browser/resources/settings/privacy_page/privacy_page.js |
| @@ -34,7 +34,7 @@ Polymer({ |
| * The current active route. |
| */ |
| currentRoute: { |
| - type: Array, |
| + type: Object, |
| notify: true, |
| }, |
| }, |