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

Unified Diff: chrome/browser/resources/options/chromeos/accounts_user_list.js

Issue 543493002: Compile chrome://settings, part 2: reduce from 950 to 400 errors (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@F_settings
Patch Set: rebase? rebase! 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/chromeos/accounts_user_list.js
diff --git a/chrome/browser/resources/options/chromeos/accounts_user_list.js b/chrome/browser/resources/options/chromeos/accounts_user_list.js
index 419ab3b3709f04c02037cdae980b38fb9c8689cf..6288de46877894f700a8e3802ba9dfa7fd318562 100644
--- a/chrome/browser/resources/options/chromeos/accounts_user_list.js
+++ b/chrome/browser/resources/options/chromeos/accounts_user_list.js
@@ -98,7 +98,6 @@ cr.define('options.accounts', function() {
/**
* Whether the user list is disabled. Only used for display purpose.
- * @type {boolean}
*/
cr.defineProperty(UserList, 'disabled', cr.PropertyKind.BOOL_ATTR);

Powered by Google App Engine
This is Rietveld 408576698