Index: chrome/browser/resources/settings/search_page/search_page.js |
diff --git a/chrome/browser/resources/settings/search_page/search_page.js b/chrome/browser/resources/settings/search_page/search_page.js |
index 020ec57312d3914a5241d552d3530f3e201067f6..90226fa25e2144b006246efe6441e7ee55606a71 100644 |
--- a/chrome/browser/resources/settings/search_page/search_page.js |
+++ b/chrome/browser/resources/settings/search_page/search_page.js |
@@ -24,7 +24,7 @@ Polymer({ |
* The current active route. |
*/ |
currentRoute: { |
- type: Object, |
+ type: Array, |
dschuyler
2015/09/14 21:08:28
After chatting with Tommy, he suggested this shoul
stevenjb
2015/09/14 23:12:35
Yes, you're right, this came up elsewhere, I was p
|
notify: true, |
}, |