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

Unified Diff: chrome/browser/resources/options/startup_overlay.js

Issue 560563004: Compile chrome://settings, part 5 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@H_make_public
Patch Set: fixed assert errors Created 6 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/options/startup_overlay.js
diff --git a/chrome/browser/resources/options/startup_overlay.js b/chrome/browser/resources/options/startup_overlay.js
index 2c8b883321cf72675d9a37eb58a5d99d4295cd69..cad9c20b430b76ff43b37a7544e073d0b9a9a0d6 100644
--- a/chrome/browser/resources/options/startup_overlay.js
+++ b/chrome/browser/resources/options/startup_overlay.js
@@ -116,7 +116,7 @@ cr.define('options', function() {
/**
* Updates the startup pages list with the given entries.
- * @param {Array} pages List of startup pages.
+ * @param {!Array} pages List of startup pages.
* @private
*/
updateStartupPages_: function(pages) {
« no previous file with comments | « chrome/browser/resources/options/pref_ui.js ('k') | chrome/browser/resources/options/supervised_user_import.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698