Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8871)

Unified Diff: chrome/browser/resources/settings/search_page/search_page.js

Issue 1341463002: Add on_startup_page/compiled_resources.gyp (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,
},

Powered by Google App Engine
This is Rietveld 408576698